|
3 years ago | |
---|---|---|
.. | ||
source | 3 years ago | |
Doxyfile | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
make.bat | 3 years ago | |
requirements.txt | 3 years ago | |
start.sh | 3 years ago |
EasyDK html doc pages generated by Doxygen and Sphinx.
python3
virtualenv
doxygen
requirements.txt
PDF dependencies:
texlive-full texlive-xetex texlive-lang-chinese
virtualenv -p /usr/bin/python3 --no-site-package sphinx_env
source sphinx_env/bin/activate
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt