anisotropy/notes/sphinx.rst
2021-08-10 00:12:57 +05:00

10 lines
113 B
ReStructuredText

sphinx
======
.. code_block:: bash
:lineos:
sphinx-apidoc -o docs/source/ ./
cd docs
make html