Skip to content

Commit 4d11ea9

Browse files
Br4guetteBr4guette
authored andcommitted
fix: diataxis
1 parent 79d61ab commit 4d11ea9

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

docs/Usage/usage.md

Whitespace-only changes.

docs/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ in the [Diátaxis documentation framework](https://diataxis.fr/)
99
and consists of four separate parts:
1010

1111
1. [Tutorials](./Usage/installation.md)
12-
2. [How-To Guides](./Usage/linux.md)
12+
2. [How-To Guides](./Usage/usage.md)
1313
3. [Reference](reference/reference.md)
1414
4. [Explanation](explanation.md)
15-
5. [Test](test.md)
1615

1716
Quickly find what you're looking for depending on
1817
your use case by looking at the different pages.
File renamed without changes.

mkdocs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ markdown_extensions:
5555

5656
nav:
5757
- index.md
58-
- Installation.md
58+
- explanation.md
5959
- Usage:
6060
- Installation : Usage/installation.md
6161
- Windows : Usage/windows.md
@@ -67,8 +67,7 @@ nav:
6767
- Renderer: reference/renderer.md
6868
- Utils: reference/utils.md
6969
- Windows : reference/windows.md
70-
- explanation.md
71-
- test.md
70+
- Testing : reference/test.md
7271

7372
extra:
7473
version:

0 commit comments

Comments
 (0)