mdtest/doc/sphinx
Julian M. Kunkel c7974d194c Updated user documentation for changed odirect 2020-01-19 11:09:49 +00:00
..
devDoc forgot to RST-ify this 2019-05-19 09:40:43 -07:00
userDoc Updated user documentation for changed odirect 2020-01-19 11:09:49 +00:00
README.md odds and ends 2019-05-19 09:40:43 -07:00
changes.rst got NEWS importing correctly 2019-05-19 09:40:43 -07:00
conf.py odds and ends 2019-05-19 09:40:43 -07:00
index.rst added docs for release process 2019-05-19 09:40:43 -07:00
intro.rst clean up intro 2019-05-19 09:40:43 -07:00

README.md

To build the documentation in this directory,

sphinx-build . _build_html

The output will be saved as html in _build_html/.