Skip to content

Commit

Permalink
reduce chm size
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexodia committed Jun 11, 2018
1 parent dc22e23 commit 26378c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Documentation repository for [x64dbg](http://x64dbg.com) at [Read the Docs](http

## Building

1. `pip install sphinx recommonmark==0.4.0 sphinx_rtd_theme`
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.

0 comments on commit 26378c8

Please sign in to comment.