anisotropy/notes/sphinx.rst

10 lines
113 B
ReStructuredText
Raw Normal View History

2021-08-10 00:12:57 +05:00
sphinx
======
.. code_block:: bash
:lineos:
sphinx-apidoc -o docs/source/ ./
cd docs
make html