- docs/_source/license.rst — new RTD page that literalincludes the repo's LICENSE file (single source of truth, no duplication) - conf.py rst_epilog — appended to every RST source so every doc page carries the Permacomputer Preamble + AGPL-3.0-only notice + link to the full license - index.rst — adds 'Project / License' section to the toctree The LICENSE file already had the full Permacomputer Preamble + complete GNU Affero GPL v3 text (matches the whitepaper version).
33 lines
440 B
ReStructuredText
33 lines
440 B
ReStructuredText
Aborist API Reference
|
|
=====================
|
|
|
|
Generated from docstrings. Replaces the static modules.md.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: API Modules
|
|
|
|
api/makefile
|
|
api/substrate
|
|
api/storage
|
|
api/retrieval
|
|
api/qa
|
|
api/distill
|
|
api/mesh
|
|
api/cli
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Project
|
|
|
|
license
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|