mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
5136ec2d57
* add badge & add Github button * add issue template * reformat with black * fix issue template error * add edit on github button * fix issue template * change conf.py * Update .github/ISSUE_TEMPLATE/bug-report.md --------- Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
32 lines
656 B
ReStructuredText
32 lines
656 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:
|
|
|
|
introduction
|
|
installation_and_configuration
|
|
scens/catalog
|
|
project_framework_introduction
|
|
ui
|
|
research/catalog
|
|
development
|
|
api_reference
|
|
policy
|
|
|
|
GitHub <https://github.com/microsoft/RD-Agent>
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|