Documentation of code-debug in Chinese.
If you are in China and cannot access it, try searching about how to access google.
$ FORK /~https://github.com/chenzhiy2001/code-debug-doc.git to YOUR REPO
$ git clone YOUR REPO(e.g. /~https://github.com/YOUR/code-debug-doc.git)
$ cd code-debug-doc
$ make html # After that, the generated doc can be found in code-debug-doc/build/html
$ # modify the doc
$ git push # or pull request