From: Dmitry Fedotov Date: Sat, 17 Aug 2024 12:33:52 +0000 (+0300) Subject: Remove sidebar_position property. X-Git-Url: https://git.dmfe.net/?a=commitdiff_plain;h=7c9516d0793906835893039becd1a688726d4abe;p=dmfe-website Remove sidebar_position property. --- diff --git a/docs/gradle/_category_.json b/docs/gradle/_category_.json index 70a1749..a45a950 100644 --- a/docs/gradle/_category_.json +++ b/docs/gradle/_category_.json @@ -1,6 +1,5 @@ { "label": "Gradle", - "position": 2, "link": { "type": "generated-index", "description": "Gradle is an open-source build automation tool with declarative build language." diff --git a/docs/gradle/basics.md b/docs/gradle/basics.md index 07e51ca..6af6f76 100644 --- a/docs/gradle/basics.md +++ b/docs/gradle/basics.md @@ -1,5 +1,4 @@ --- -sidebar_position: 1 tags: - gradle - build tool diff --git a/docs/gradle/core-concepts/_category_.json b/docs/gradle/core-concepts/_category_.json index f13504c..63ca859 100644 --- a/docs/gradle/core-concepts/_category_.json +++ b/docs/gradle/core-concepts/_category_.json @@ -1,6 +1,5 @@ { "label": "Core Concepts", - "position": 1, "link": { "type": "generated-index" } diff --git a/docs/gradle/core-concepts/build_file_basics.md b/docs/gradle/core-concepts/build_file_basics.md index 7cc48e7..d64896f 100644 --- a/docs/gradle/core-concepts/build_file_basics.md +++ b/docs/gradle/core-concepts/build_file_basics.md @@ -1,5 +1,4 @@ --- -sidebar_position: 5 tags: - gradle - build tool diff --git a/docs/gradle/core-concepts/cli_basics.md b/docs/gradle/core-concepts/cli_basics.md index 89bd560..e16d275 100644 --- a/docs/gradle/core-concepts/cli_basics.md +++ b/docs/gradle/core-concepts/cli_basics.md @@ -1,5 +1,4 @@ --- -sidebar_position: 3 tags: - gradle - build tool diff --git a/docs/gradle/core-concepts/dependency_management_basics.md b/docs/gradle/core-concepts/dependency_management_basics.md index 71c5097..72d73cc 100644 --- a/docs/gradle/core-concepts/dependency_management_basics.md +++ b/docs/gradle/core-concepts/dependency_management_basics.md @@ -1,5 +1,4 @@ --- -sidebar_position: 6 tags: - gradle - build tool diff --git a/docs/gradle/core-concepts/gradle_basics.md b/docs/gradle/core-concepts/gradle_basics.md index d78d2b6..90a6ade 100644 --- a/docs/gradle/core-concepts/gradle_basics.md +++ b/docs/gradle/core-concepts/gradle_basics.md @@ -1,5 +1,4 @@ --- -sidebar_position: 1 tags: - gradle - build tool diff --git a/docs/gradle/core-concepts/gradle_wrapper_basics.md b/docs/gradle/core-concepts/gradle_wrapper_basics.md index fc4fedc..49fe59a 100644 --- a/docs/gradle/core-concepts/gradle_wrapper_basics.md +++ b/docs/gradle/core-concepts/gradle_wrapper_basics.md @@ -1,5 +1,4 @@ --- -sidebar_position: 2 tags: - gradle - build tool diff --git a/docs/gradle/core-concepts/settings_file_basics.md b/docs/gradle/core-concepts/settings_file_basics.md index 0f344cc..53fb149 100644 --- a/docs/gradle/core-concepts/settings_file_basics.md +++ b/docs/gradle/core-concepts/settings_file_basics.md @@ -1,5 +1,4 @@ --- -sidebar_position: 4 tags: - gradle - build tool diff --git a/docs/unix-linux/_category_.json b/docs/unix-linux/_category_.json index 480b682..8e32807 100644 --- a/docs/unix-linux/_category_.json +++ b/docs/unix-linux/_category_.json @@ -1,6 +1,5 @@ { "label": "Unix & GNU/Linux", - "position": 3, "link": { "type": "generated-index", "description": "Tutorials, Guides, Notes and all that related to Unix & GNU/Linux." diff --git a/docs/unix-linux/awesome-wm/_category_.json b/docs/unix-linux/awesome-wm/_category_.json index df8cf50..9736fb8 100644 --- a/docs/unix-linux/awesome-wm/_category_.json +++ b/docs/unix-linux/awesome-wm/_category_.json @@ -1,6 +1,5 @@ { "label": "Awesome WM", - "position": 1, "link": { "type": "generated-index", "description": "awesomewm is a highly configurable, next generation framework window manager for X." diff --git a/docs/unix-linux/awesome-wm/overview.md b/docs/unix-linux/awesome-wm/overview.md index 9220d87..47a4c98 100644 --- a/docs/unix-linux/awesome-wm/overview.md +++ b/docs/unix-linux/awesome-wm/overview.md @@ -1,5 +1,4 @@ --- -sidebar_position: 1 tags: - linux - unix diff --git a/docs/unix-linux/utils/_category_.json b/docs/unix-linux/utils/_category_.json index f9f0ddc..1db0870 100644 --- a/docs/unix-linux/utils/_category_.json +++ b/docs/unix-linux/utils/_category_.json @@ -1,6 +1,5 @@ { "label": "Linux/Unix Utils", - "position": 2, "link": { "type": "generated-index", "description": "Usefull information about different Linux/Unix utils." diff --git a/docs/unix-linux/utils/rsync.md b/docs/unix-linux/utils/rsync.md index 9a0f210..3b46857 100644 --- a/docs/unix-linux/utils/rsync.md +++ b/docs/unix-linux/utils/rsync.md @@ -1,5 +1,4 @@ --- -sidebar_position: 3 tags: - linux - unix diff --git a/docs/unix-linux/utils/systemd.md b/docs/unix-linux/utils/systemd.md index 67aafb8..d1ca38b 100644 --- a/docs/unix-linux/utils/systemd.md +++ b/docs/unix-linux/utils/systemd.md @@ -1,5 +1,4 @@ --- -sidebar_position: 2 tags: - linux - unix diff --git a/docs/unix-linux/utils/transmission.md b/docs/unix-linux/utils/transmission.md index 2654c49..93c482b 100644 --- a/docs/unix-linux/utils/transmission.md +++ b/docs/unix-linux/utils/transmission.md @@ -1,5 +1,4 @@ --- -sidebar_position: 1 tags: - linux - unix