add files to index

This commit is contained in:
samfreund
2025-05-09 12:47:58 -05:00
parent 892e240b18
commit 6f2fd19351
2 changed files with 5 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ jobs:
pip install -r photon-lib/py/docs/requirements.txt
- name: Build Sphinx site
run: |
run: |
sphinx-apidoc -o docs/source photonlibpy
make -C docs html
working-directory: photon-lib/py

View File

@@ -6,11 +6,12 @@
PhotonVision documentation
==========================
Add your content using ``reStructuredText`` syntax. See the
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
documentation for details.
The main documentation for PhotonVision can be found at [docs.photonvision.org](https://docs.photonvision.org)
.. toctree::
:maxdepth: 2
:caption: Contents:
modules
photonlibpy # if you have these .rst files from sphinx-apidoc