mdtest/doc/sphinx/README.md

6 lines
131 B
Markdown

To build the documentation in this directory,
sphinx-build . _build_html
The output will be saved as html in `_build_html/`.