cdist doc update
This commit is contained in:
parent
9343425e53
commit
2e04cecf88
1 changed files with 1 additions and 3 deletions
|
@ -86,10 +86,8 @@ You can also build manpages for types in your ~/.cdist directory:
|
||||||
Built manpages are now in docs/dist/man directory. If you have
|
Built manpages are now in docs/dist/man directory. If you have
|
||||||
some other custom .cdist directory, e.g. /opt/cdist then use:
|
some other custom .cdist directory, e.g. /opt/cdist then use:
|
||||||
|
|
||||||
make DOT_CDIST_PATH=/opt/cdist dotman
|
DOT_CDIST_PATH=/opt/cdist make dotman
|
||||||
|
|
||||||
Note that `dotman`-target has to be built before a `make docs`-run, otherwise
|
|
||||||
the custom man-pages are not picked up.
|
|
||||||
|
|
||||||
### Python Package
|
### Python Package
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue