Skip to content

Commit d11948e

Browse files
docs: change sidebar order of pages (#55)
close: #44
1 parent d2fab59 commit d11948e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+218
-11
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

.frontmatter/database/taxonomyDb.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

.vscode/settings.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"[markdown]": {
3+
"editor.fontSize": 14,
4+
"editor.lineHeight": 26,
5+
"editor.wordWrap": "wordWrapColumn",
6+
"editor.wordWrapColumn": 64,
7+
"editor.lineNumbers": "off",
8+
"editor.quickSuggestions": false,
9+
"editor.minimap.enabled": false
10+
}
11+
}

docs/Features/Comparison/Addition.md

Lines changed: 4 additions & 0 deletions

docs/Features/Comparison/Comparison.md

Lines changed: 10 additions & 0 deletions

docs/Features/Comparison/Hypotenuse.md

Lines changed: 4 additions & 0 deletions

docs/Features/Filters/Logical conjunction.md renamed to docs/Features/Comparison/Logical conjunction.md

Lines changed: 4 additions & 0 deletions

docs/Features/Filters/Logical disjunction.md renamed to docs/Features/Comparison/Logical disjunction.md

Lines changed: 4 additions & 0 deletions

docs/Features/Comparison/Subtraction.md

Lines changed: 4 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"position": 40
3+
}

0 commit comments

Comments
 (0)