From f687900edc08f6c8de90790ffe948510e78fb35d Mon Sep 17 00:00:00 2001 From: nicolargo Date: Thu, 16 Aug 2018 11:33:25 +0200 Subject: [PATCH] Rebuild docs for #1305 --- NEWS | 1 + docs/build.sh | 2 ++ docs/man/glances.1 | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100755 docs/build.sh diff --git a/NEWS b/NEWS index 55a2c166..c3e9c44c 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,7 @@ Enhancements and new features: * Use https URLs for checking external IP #1253 * Add labels support to Promotheus exporter #1255 * Overlap in Web UI when monitoring a machine with 16 cpu threads #1265 + * Support for exporting data to a MQTT server #1305 One more thing ! A new Grafana Dash is available with: * Network interface variable diff --git a/docs/build.sh b/docs/build.sh new file mode 100755 index 00000000..88ce0688 --- /dev/null +++ b/docs/build.sh @@ -0,0 +1,2 @@ +make html +LC_ALL=C make man diff --git a/docs/man/glances.1 b/docs/man/glances.1 index 3a690ef4..748ccb08 100644 --- a/docs/man/glances.1 +++ b/docs/man/glances.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "GLANCES" "1" "Aug 05, 2018" "3.0.rc5" "Glances" +.TH "GLANCES" "1" "Aug 16, 2018" "3.0.rc5" "Glances" .SH NAME glances \- An eye on your system .