Source of the Documentation of Code.Gamelet.com
https://haskasu.github.io/code.gamelet.doc
- install python3
- add path to python\python37\Scripts
- pip install -U sphinx
- easy_install sphinx-intl
- pip install sphinx_materialdesign_theme
- make gettext
- sphinx-intl update -p build/gettext
- sphinx-intl build
- make -e SPHINXOPTS="-D language='zh'" html
- gulp build build the site
- gulp intl build translations
- gulp open open local homepage of the build