@cryptotaxi247 / netdata-1 / commits / a1641a96d

Learn installation reorg part 2 (#14579)

installation reorg part 2

Chris Akritidis committed Feb 21, 2023 at 06:23 UTC a1641a96da7f3603e8f96bf9b8578bff87003121
6 files changed +7 -6
build_external/README.md
+1 -1
@@ -4,7 +4,7 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/build_external/R
4 sidebar_label: "External build-system"
5 learn_status: "Published"
6 learn_topic_type: "References"
7 -learn_rel_path: "Developers"
7 +learn_rel_path: "Installation/Package maintainers"
8 -->
9
10 # External build-system
packaging/building-native-packages-locally.md
+1 -1
@@ -5,7 +5,7 @@ description: Instructions for developers who need to build native packages local
5 custom_edit_url: https://github.com/netdata/netdata/edit/master/packaging/building-native-packages-locally.md
6 learn_status: "Published"
7 learn_topic_type: "References"
8 -learn_rel_path: "Installation"
8 +learn_rel_path: "Installation/Package maintainers"
9 -->
10
11 # How to build native (DEB/RPM) packages locally for testing
packaging/installer/methods/methods.md
+1
@@ -5,6 +5,7 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/packaging/instal
5 sidebar_label: "Installation methods"
6 learn_status: "Published"
7 learn_rel_path: "Installation/Installation methods"
8 +sidebar_position: 30
9 -->
10
11 # Installation methods
packaging/installer/methods/source.md
+2 -2
@@ -4,8 +4,8 @@ description: "Package maintainers and power users may be interested in manually
4 custom_edit_url: "https://github.com/netdata/netdata/edit/master/packaging/installer/methods/source.md"
5 sidebar_label: "Manually build Netdata from source"
6 learn_status: "Published"
7 -learn_topic_type: "Tasks"
8 -learn_rel_path: "Installation"
7 +learn_rel_path: "Installation/Installation methods"
8 +sidebar_position: 100
9 -->
10
11 # Manually build Netdata from source
packaging/maintainers/README.md
+1 -2
@@ -4,8 +4,7 @@ date: 2020-03-31
4 custom_edit_url: https://github.com/netdata/netdata/edit/master/packaging/maintainers/README.md
5 sidebar_label: "Package Maintainers"
6 learn_status: "Published"
7 -learn_topic_type: "References"
8 -learn_rel_path: "Developers"
7 +learn_rel_path: "Installation/Package maintainers"
8 -->
9
10 # Package Maintainers
packaging/makeself/README.md
+1
@@ -5,6 +5,7 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/packaging/makese
5 sidebar_label: "Static binary packages"
6 learn_status: "Published"
7 learn_rel_path: "Installation/Installation methods"
8 +sidebar_position: 30
9 -->
10
11 # Netdata static binary packages