summaryrefslogtreecommitdiffstats
path: root/docs/generator
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2019-01-06 15:33:33 +0200
committerGitHub <noreply@github.com>2019-01-06 15:33:33 +0200
commit88508359d95fb973ac42e3522052c90c7b12bba8 (patch)
tree54d97f67953cd64f13b08743268fb9f5dba49a60 /docs/generator
parent31f713bed91997a4105da6d63a92c3705d0b4904 (diff)
web-site content; why-netdata content (#5097)
* detailed why-netdata * edits * edits * edits * edits * edits * edits * edits * edits * edits * Update 1s-granularity.md * Update unlimited-metrics.md * fixed suggestions * fixed accuracy * edits * Update unlimited-metrics.md * added immediate-results content * edits * completed why-netdata * updated readme
Diffstat (limited to 'docs/generator')
-rwxr-xr-xdocs/generator/buildyaml.sh9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/generator/buildyaml.sh b/docs/generator/buildyaml.sh
index 480476a92f..10811b17e4 100755
--- a/docs/generator/buildyaml.sh
+++ b/docs/generator/buildyaml.sh
@@ -116,14 +116,19 @@ nav:'
navpart 1 . README "About"
-echo -ne " - 'docs/Why-Netdata.md'
- - 'docs/Demo-Sites.md'
+echo -ne " - 'docs/Demo-Sites.md'
- 'docs/netdata-security.md'
- 'docs/Donations-netdata-has-received.md'
- 'docs/a-github-star-is-important.md'
- REDISTRIBUTED.md
- CHANGELOG.md
- CONTRIBUTING.md
+- Why Netdata:
+ - 'docs/why-netdata/README.md'
+ - 'docs/why-netdata/1s-granularity.md'
+ - 'docs/why-netdata/unlimited-metrics.md'
+ - 'docs/why-netdata/meaningful-presentation.md'
+ - 'docs/why-netdata/immediate-results.md'
- Installation:
- 'packaging/installer/README.md'
- 'packaging/docker/README.md'