mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-29 00:17:44 +00:00
7e4820cabf
* add benchmark png * Create benchmark.rst * Update benchmark.rst * Draft * rename file * add autopydantic_settings * remove ignored file * add example * sort imports * sort imports * format code with black --------- Co-authored-by: Young <afe.young@gmail.com>
29 lines
609 B
ReStructuredText
29 lines
609 B
ReStructuredText
.. RDAgent documentation master file, created by
|
|
sphinx-quickstart on Mon Jul 15 04:27:50 2024.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to RDAgent's documentation!
|
|
===================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Doctree:
|
|
|
|
demo_and_introduction
|
|
installation_and_configuration
|
|
scens/catalog
|
|
project_framework_introduction
|
|
research/research
|
|
development
|
|
api_reference
|
|
policy
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|