Files
Juro Bystricky 3337c45b08 man pages: remove references to telemd
"telemd" was replaced by "telemprobd" a long time
ago, however several man pages still contain refererences
to "telemd".
This patch replaces all references accordingly.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2019-08-02 15:04:43 -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
2018-12-21 11:16:53 -07:00

Notes on manual pages

The manual pages are generated using rst2man.py. 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 *.rst 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.