blob: 88d7f6d7b27454c0c0a56c7d2dcca3b906d1dd13 [file] [log] [blame] [view] [raw]
If you need to update the x86 asm documentation, just run `etc/scripts/docenizer.py`, which requires:
- Python 2.7 with BeautifulSoup
You can use some options in the script:
- `-o`/`--outputpath` - Final destination of the generated JavaScript file
- `-i`/`--inputfolder` - Points to the downloaded and extracted .html files
- `-d`/`--downloadfolder` - Points to the download folder to use in case a new version is needed
Now you only need to run it, and hope for the best. Please report any problems you encounter