Documentation repository for x64dbg at Read the Docs.
- Download https://github.com/x64dbg/docs/releases/download/python27-portable/python-2.7.18.amd64.portable.7z
- Extract to the
python-2.7.18.amd64.portable
folder - run
makechm.bat
. It will build the .CHM help file.
Note: The following patch was applied:
Add relpath = relpath.replace(os.path.sep, '/')
after C:\Python27\Lib\site-packages\recommonmark\transform.py
line 63