forked from ungleich-public/cdist
docs/man -> docs/src and update Makefile and build-helper.
This commit is contained in:
parent
b04ab0b630
commit
0d64d6a5b6
30 changed files with 28 additions and 31 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -2,14 +2,11 @@
|
|||
.*.swp
|
||||
|
||||
# Ignore generated manpages
|
||||
docs/man/.marker
|
||||
docs/man/man1/*.1
|
||||
docs/man/man7/*.7
|
||||
docs/man/man*/*.html
|
||||
docs/man/man*/*.xml
|
||||
docs/man/man*/docbook-xsl.css
|
||||
docs/man/man7/cdist-type__*.rst
|
||||
docs/man/cdist-reference.rst
|
||||
docs/src/.marker
|
||||
docs/src/man1/*.1
|
||||
docs/src/man7/*.7
|
||||
docs/src/man7/cdist-type__*.rst
|
||||
docs/src/cdist-reference.rst
|
||||
|
||||
# Ignore cdist cache for version control
|
||||
/cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue