forked from ungleich-public/cdist
--todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
69fde0a9e3
commit
a8c5f225b2
2 changed files with 3 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -9,6 +9,7 @@ WEBDIR=$$HOME/niconetz
|
|||
WEBPAGE=software/cdist.mdwn
|
||||
|
||||
MANDIR=doc/man
|
||||
# Unchecked
|
||||
MANSRC=$(MANDIR)/cdist-config-layout.text \
|
||||
$(MANDIR)/cdist-config.text \
|
||||
$(MANDIR)/cdist-explorer.text \
|
||||
|
@ -16,6 +17,7 @@ MANSRC=$(MANDIR)/cdist-config-layout.text \
|
|||
$(MANDIR)/cdist-stages.text \
|
||||
$(MANDIR)/cdist-terms.text \
|
||||
|
||||
# Clean documentation
|
||||
MANGENERATED=$(MANDIR)/cdist-reference.text
|
||||
|
||||
MANSRC=$(MANDIR)/cdist.text \
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
Documentation cleanup
|
||||
- document environment variables
|
||||
- and merge with config-layout!
|
||||
- how to debug explorer
|
||||
=> 1.0.2
|
||||
- how to debug explorer => 1.0.2
|
||||
|
|
Loading…
Reference in a new issue