Restructure and fix and improve docs and manpages.

This commit is contained in:
Darko Poljak 2016-06-17 21:28:16 +02:00
commit 51c94e9e82
125 changed files with 1799 additions and 816 deletions

View file

@ -63,10 +63,10 @@ $(MANREF): $(MANREFSH)
$(MANREFSH)
# Manpages #3: generic part
mansphinxman: $(MANTYPES) $(MANREF)
mansphinxman: $(MANTYPES) $(MANREF) $(PYTHON_VERSION)
$(SPHINXM)
mansphinxhtml: $(MANTYPES) $(MANREF)
mansphinxhtml: $(MANTYPES) $(MANREF) $(PYTHON_VERSION)
$(SPHINXH)
man: mansphinxman mansphinxhtml