mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
Created folders to house the restructured documentation
This commit is contained in:
9
docs/source/diataxis-FAQ/index.md
Normal file
9
docs/source/diataxis-FAQ/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# FAQs
|
||||
|
||||
This section will contain documentation that contain frequently-asked questions.
|
||||
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
```
|
8
docs/source/diataxis-explanation/index.md
Normal file
8
docs/source/diataxis-explanation/index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Explanation
|
||||
|
||||
This section will contain restructured documentation that fit into the `Explanation` part of the Diataxis model.
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
```
|
8
docs/source/diataxis-how-to-guides/index.md
Normal file
8
docs/source/diataxis-how-to-guides/index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# How-To
|
||||
|
||||
This section will contain restructured documentation that fit into the `How-To guides` part of the Diataxis model.
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
```
|
8
docs/source/diataxis-references/index.md
Normal file
8
docs/source/diataxis-references/index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# References
|
||||
|
||||
This section will contain restructured documentation that fit into the `References` part of the Diataxis model.
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
```
|
8
docs/source/diataxis-tutorials/index.md
Normal file
8
docs/source/diataxis-tutorials/index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Tutorials
|
||||
|
||||
This section will contain restructured documentation that fit into the `Tutorials` part of the Diataxis model.
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
```
|
Reference in New Issue
Block a user