diff options
| author | aidanfnv <aidanf@nvidia.com> | 2025-05-02 09:02:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-02 09:02:31 -0700 |
| commit | 87c4ab20abebaf3d2f0e8beb9f71b45eb0b64968 (patch) | |
| tree | a8e7639e4b528c4b21bd959df6ea7bbf826ba623 /docs/user-guide/a3-reference.md | |
| parent | 92fb841a2b738fd5e353b3ad4ea48a1037c69f80 (diff) | |
Add tables of contents to user guide for use on readthedocs (#6979)
This change adds hidden (commented out) tables of contents to the index of the User Guide, as well as each of the additional chapters, so that readthedocs will render the User Guide structure.
Diffstat (limited to 'docs/user-guide/a3-reference.md')
| -rw-r--r-- | docs/user-guide/a3-reference.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/user-guide/a3-reference.md b/docs/user-guide/a3-reference.md index db9c445c7..3e2fc836a 100644 --- a/docs/user-guide/a3-reference.md +++ b/docs/user-guide/a3-reference.md @@ -9,3 +9,13 @@ Reference In this chapter: 1. [Reference for all Capability Profiles](a3-01-reference-capability-profiles.md) 2. [Reference for all Capability Atoms](a3-02-reference-capability-atoms.md) + +<!-- RTD-TOC-START +```{toctree} +:titlesonly: +:hidden: + +Reference for all Capability Profiles <a3-01-reference-capability-profiles> +Reference for all Capability Atoms <a3-02-reference-capability-atoms> +``` +RTD-TOC-END -->
\ No newline at end of file |
