Skip to content

Commit b5cbf8e

Browse files
committed
chore: fix topic nav
1 parent 5c0e503 commit b5cbf8e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Writerside/topics/notes/Kotlin.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
* [Samples](#samples)
99
* [Misc](#misc)
1010
* [Math](#math)
11-
* [OpenAPI Doc](#openapi-doc)
1211
<!-- TOC -->
1312

1413
<primary-label ref="Kotlin"/>
@@ -121,7 +120,3 @@ $$
121120
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
122121
\end{equation}
123122
$$
124-
125-
### OpenAPI Doc
126-
127-
<api-doc openapi-path="../../resources/documentation.yaml"/>

Writerside/topics/notes/Linux.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
<primary-label ref="Linux"/>
1616

17+
<show-structure/>
18+
1719
### Command Line Tools
1820

1921
* ##### Process threads, cpu and memory usage.

Writerside/topics/shared/shared.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Shared
22

3-
Shared Library Instance
3+
Shared Library Instance
4+
5+
### OpenAPI Doc
6+
7+
<api-doc openapi-path="../../resources/documentation.yaml"/>

0 commit comments

Comments
 (0)