From: Adam Jovanovic Date: Sun, 21 May 2023 03:52:56 +0000 (+1000) Subject: 3052: Renamed README to README.md and added TOC. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8286d53f7cab2457ddb491153345700451603ae3;p=thirdparty%2Fcollectd.git 3052: Renamed README to README.md and added TOC. --- diff --git a/README b/README.md similarity index 98% rename from README rename to README.md index f778c7c7d..9b08b08e5 100644 --- a/README +++ b/README.md @@ -9,6 +9,19 @@ About and provides mechanisms to store and monitor the values in a variety of ways. +- [collectd - System information collection daemon](#collectd---system-information-collection-daemon) + - [About](#about) + - [Features](#features) + - [Operation](#operation) + - [collectd and chkrootkit](#collectd-and-chkrootkit) + - [Prerequisites](#prerequisites) + - [Configuring / Compiling / Installing](#configuring--compiling--installing) + - [Generating the configure script](#generating-the-configure-script) + - [Building on Windows](#building-on-windows) + - [Crosscompiling](#crosscompiling) + - [Contact](#contact) + - [Author](#author) + Features --------