Files
Alex Jaramillo f81e4c7fba Telemetry refactoring
This change adds a daemon that handles telemetry record retention,
record reporting, and record limiting policies. This new daemon
receives records in a folder that is monitored by inotify.

Signed-off-by: Alex Jaramillo <alex.v.jaramillo@intel.com>
2018-09-06 09:57:01 -07:00
..
2018-09-06 09:57:01 -07:00
2016-07-01 20:16:54 +00:00
2016-07-01 20:16:54 +00:00
2018-09-06 09:57:01 -07:00
2016-12-08 17:47:25 -08:00

Notes on manual pages

The manual pages are generated using ronn(1). To recreate them, run make manpages in the toplevel folder. If you want to edit the documentation for upstream changes, make sure to edit the *.md files and not the shipped nroff output files.

Generating HTML documentation

At toplevel, run 'doxygen docs/Doxyfile'. The documentation is generated in the docs/html/ directory.