sapling/newdoc/README
Jun Wu 0325d0e572 doc: add Markdown support
Summary: Markdown is an alternative to rst.

Reviewed By: markbt

Differential Revision: D10287045

fbshipit-source-id: 6079c20bb59b71ecc785f92a13b7ce6bd1c76f07
2018-10-22 16:46:44 -07:00

9 lines
294 B
Plaintext

This directory contains documentation. They are Sphinx [1] projects.
- dev: Developer-facing documents.
To build them, install Sphinx and python-commonmark, then run `make html` from
the project directory. The output can be found at `build/html/index.html`.
[1]: https://www.sphinx-doc.org