# docs **Repository Path**: louisfree/docs ## Basic Information - **Project Name**: docs - **Description**: Documentation repository. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docs Documentation repository for [x64dbg](http://x64dbg.com) at [Read the Docs](https://readthedocs.org/projects/x64dbg). ## 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.