justanotheranonymoususer / docs-1

Documentation repository.

Home Page:http://help.x64dbg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Documentation repository.

http://help.x64dbg.com

License:MIT License


Languages

Language:Python 32.0%Language:Batchfile 25.7%Language:Makefile 23.3%Language:JavaScript 17.1%Language:CSS 1.8%