Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix how-to sections table of content section #742

Merged
merged 1 commit into from
Oct 26, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
31 changes: 5 additions & 26 deletions docs/howto/index.rst
Original file line number Diff line number Diff line change
@@ -1,38 +1,14 @@
How-To Guides
=============

.. toctree::
:hidden:

content/nbgitpuller
content/add-data
content/share-data
env/user-environment
env/notebook-interfaces
env/server-resources
auth/dummy
auth/github
auth/google
auth/awscognito
auth/firstuse
auth/nativeauth
admin/admin-users
admin/resource-estimation
admin/resize
admin/nbresuse
admin/https
admin/enable-extensions
admin/systemd
providers/digitalocean
providers/azure

How-To guides answer the question 'How do I...?' for a lot of topics.

Content and Data
Content and data
----------------

.. toctree::
:titlesonly:
:caption: Content and data

content/nbgitpuller
content/add-data
Expand All @@ -43,6 +19,7 @@ The user environment

.. toctree::
:titlesonly:
:caption: The user environment

env/user-environment
env/notebook-interfaces
Expand Down Expand Up @@ -70,6 +47,7 @@ Administration and security

.. toctree::
:titlesonly:
:caption: Administration and security

admin/admin-users
admin/resource-estimation
Expand All @@ -84,6 +62,7 @@ Cloud provider configuration

.. toctree::
:titlesonly:
:caption: Cloud provider configuration

providers/digitalocean
providers/azure