summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-12-06 18:16:05 +0100
committerGitHub <noreply@github.com>2018-12-06 18:16:05 +0100
commitf1036f74f7045ecca98ce2cad96ab7b6b0c239d1 (patch)
tree9ec931d8e6d91e23beb0795fe20f9bf622549c94 /Makefile.am
parent31f14e5855c133aefba4aa91a5466f19bb1be540 (diff)
Config docs improvements (#4918)
* WIP to add a new config readme * WIP * WIP * WIP * WIP * WIP * Major rewrite of configuration instructions and minor improvements to the html doc site * Major rewrite of configuration instructions and minor improvements to the html doc site * Major rewrite of configuration instructions and minor improvements to the html doc site * Major rewrite of configuration instructions and minor improvements to the html doc site * Major rewrite of configuration instructions and minor improvements to the html doc site * Major rewrite of configuration instructions and minor improvements to the html doc site * Major rewrite of configuration instructions and minor improvements to the html doc site * Major rewrite of configuration instructions and minor improvements to the html doc site
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 479c4c0aed..e1828cf2f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,7 +75,9 @@ dist_noinst_DATA= \
docs/netdata-security.md \
docs/Why-Netdata.md \
docs/GettingStarted.md \
- docs/generator/themes/material/partials/footer.html \
+ docs/Charts.md \
+ docs/configuration-guide.md \
+ docs/generator/custom \
installer/README.md \
installer/UNINSTALL.md \
installer/UPDATE.md \