mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
3537109143
* Add a table & factor debug * Congfig setting * Update env example and configuration list. Also change api priority * Add a TODO for the rst * CI: shorter line * Update docs/installation_and_configuration.rst * Update docs/installation_and_configuration.rst * Update links & standard config * Add TODO * Fix bug * Update rdagent/oai/llm_utils.py --------- Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
31 lines
646 B
ReStructuredText
31 lines
646 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
|
|
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`
|