mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
faa2fb03ad
* fix isort & black & toml-sort & sphinx error * fix ci error * fix ci error * add comments * Update Makefile * change sphinx build command * add auto-lint * add black args * format with black * Auto Linting document * fix ci error --------- Co-authored-by: you-n-g <you-n-g@users.noreply.github.com> Co-authored-by: Young <afe.young@gmail.com>
31 lines
628 B
ReStructuredText
31 lines
628 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
|
|
scenarios_and_quickstart
|
|
project_framework_introduction
|
|
development
|
|
api_reference
|
|
policy
|
|
test_dropdown/test1
|
|
|
|
.. test_dropdown/test1
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|