docs/man -> docs/src and update Makefile and build-helper.

This commit is contained in:
Darko Poljak 2016-06-30 15:05:26 +02:00
commit 0d64d6a5b6
30 changed files with 28 additions and 31 deletions

13
.gitignore vendored
View file

@ -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/