diff options
| author | 2024-03-10 22:35:59 +0800 | |
|---|---|---|
| committer | 2024-03-10 22:35:59 +0800 | |
| commit | 5597a8af382e256951d3813aad1cedf41fcde9ac (patch) | |
| tree | f05ae2500fe0eaf2b45aa99cccfed8de7c8d10be /docs/source/getting_started/index.rst | |
| parent | 99a2823e6477f52cb2f16366a3a37f3cb05b289f (diff) | |
| download | HydroRoll-5597a8af382e256951d3813aad1cedf41fcde9ac.tar.gz HydroRoll-5597a8af382e256951d3813aad1cedf41fcde9ac.zip | |
fix(docs): toc tree repair
Diffstat (limited to 'docs/source/getting_started/index.rst')
| -rw-r--r-- | docs/source/getting_started/index.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/source/getting_started/index.rst b/docs/source/getting_started/index.rst index b8f8de2..e7fc11e 100644 --- a/docs/source/getting_started/index.rst +++ b/docs/source/getting_started/index.rst @@ -3,9 +3,9 @@ .. toctree:: - introduction - step_by_step - first_dice_system - first_script - first_rule_book_impl - first_language_model
\ No newline at end of file + introduction/index + step_by_step/index + first_dice_system/index + first_script/index + first_rule_book_impl/index + first_language_model/index
\ No newline at end of file |
