README
Dongyue Web Studio course and lecture
How to write doc
- have
python
andpip
installed. python pip install sphinx sphinx-autobuild
to install sphinxpip install recommonmark
to install markdown support- use
md
orrst
file - run
make html
to build html