/docs-1

Documentation repository.

Primary LanguagePythonMIT LicenseMIT

docs

Documentation repository for x64dbg at Read the Docs.

Building

  1. pip install sphinx recommonmark==0.4.0 sphinx_rtd_theme==0.2.5b2
  2. Add relpath = relpath.replace(os.path.sep, '/') to C:\Python27\Lib\site-packages\recommonmark\transform.py line 63
  3. run makechm.bat. It will build the .CHM help file.