Make man pages SEE ALSO by convention. Improve docs building.

This commit is contained in:
Darko Poljak 2016-06-30 12:09:07 +02:00
commit f98208f250
100 changed files with 94 additions and 485 deletions

View file

@ -310,9 +310,3 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
#texinfo_no_detailmenu = False
extlinks = {
'cdist_docs':
('http://www.nico.schottelius.org/software/cdist/man/{}/%s.html'.format(
release), None),
}