File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,9 @@ in the [Diátaxis documentation framework](https://diataxis.fr/)
9
9
and consists of four separate parts:
10
10
11
11
1 . [ Tutorials] ( ./Usage/installation.md )
12
- 2 . [ How-To Guides] ( ./Usage/linux .md )
12
+ 2 . [ How-To Guides] ( ./Usage/usage .md )
13
13
3 . [ Reference] ( reference/reference.md )
14
14
4 . [ Explanation] ( explanation.md )
15
- 5 . [ Test] ( test.md )
16
15
17
16
Quickly find what you're looking for depending on
18
17
your use case by looking at the different pages.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ markdown_extensions:
55
55
56
56
nav :
57
57
- index.md
58
- - Installation .md
58
+ - explanation .md
59
59
- Usage :
60
60
- Installation : Usage/installation.md
61
61
- Windows : Usage/windows.md
67
67
- Renderer : reference/renderer.md
68
68
- Utils : reference/utils.md
69
69
- Windows : reference/windows.md
70
- - explanation.md
71
- - test.md
70
+ - Testing : reference/test.md
72
71
73
72
extra :
74
73
version :
You can’t perform that action at this time.
0 commit comments