summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-12-04 12:49:42 +0100
committerGitHub <noreply@github.com>2018-12-04 12:49:42 +0100
commite75ee0eb6ee95ed7d61f717b77c884cd31a8a6bd (patch)
treeffbd5612ad9b536fe48e8fbf38d6c2d6c052e848 /docs
parent1f58dd308accf31fb241cc3f687de62ee66999cc (diff)
Improve docker installation readme, docs navbar fix (#4914)
Minor improvements to docker installation readme Bug fix to stop presenting empty links in bash modules Related to #4899
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/generator/buildyaml.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/generator/buildyaml.sh b/docs/generator/buildyaml.sh
index debbdd6f3f..81ad77bba7 100755
--- a/docs/generator/buildyaml.sh
+++ b/docs/generator/buildyaml.sh
@@ -177,8 +177,8 @@ navpart 3 collectors/macos.plugin
navpart 2 collectors/plugins.d "" "External plugins"
navpart 3 collectors/python.d.plugin "" "Python modules" 3
navpart 3 collectors/node.d.plugin "" "Node.js modules" 3
-navpart 3 collectors/charts.d.plugin "" "BASH modules" 3
-echo -ne " - 'collectors/charts.d.plugin/README.md'
+echo -ne " - BASH modules:
+ - 'collectors/charts.d.plugin/README.md'
- 'collectors/charts.d.plugin/ap/README.md'
- 'collectors/charts.d.plugin/apcupsd/README.md'
- 'collectors/charts.d.plugin/example/README.md'