arborist/docs/_source/index.rst
russell@unturf.com 09fb5e4f2d
docs: add Quickstart page to RTD
New docs/_source/quickstart.rst — install, two end-to-end paths
(Wikipedia 2003 + crawler), after-the-answer commands, query pipeline
overview, and links to deeper reference pages. Mirrors the README's
quickstart but adapts cross-references to the Sphinx structure.

Added to index.rst as a 'Getting started' toctree section above the
API modules — RTD users land on it first.
2026-05-04 08:50:31 -04:00

39 lines
514 B
ReStructuredText

Aborist API Reference
=====================
Generated from docstrings. Replaces the static modules.md.
Contents:
.. toctree::
:maxdepth: 2
:caption: Getting started
quickstart
.. 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`