Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/source/guides/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Guides
=================

.. toctree::
:maxdepth: 2

configuration
execution
management
why-use-nemo-run
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ This is also the typical order Nemo Run users will follow to setup and launch ex
:maxdepth: 1

api/index.rst
guides/index.rst
faq*

Installation
Expand Down
Loading