summaryrefslogtreecommitdiffstats
path: root/ctdb/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ctdb-doc: Add ctdb-statistics manual pageAmitay Isaacs2014-09-121-0/+1
| | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
* doc: Major updates to manual pagesMartin Schwenke2013-10-301-3/+7
| | | | | | | | | This includes new manpages for ctdb.7, ctdb.conf.5 and ctdb-tunables.7. Signed-off-by: Martin Schwenke <martin@meltin.net> Pair-programmed-with: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 15b5c6c00c248bc1a8364a6da103296a55d7bfb6)
* build: Extract building of manpages in a separate MakefileAmitay Isaacs2012-10-221-0/+16
This can then be used to build manpages/html when creating tarball. Do not build docs during a regular build, but only for install. Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 3274cffe2052953b34141a82de6053b747532a88)