Help to find installed documentation.
commit6e5dde89d93b74f45913c858f27b00562260d8c8
authorHenrik Tidefelt <tidefelt@isy.liu.se>
Tue, 9 Sep 2008 10:50:15 +0000 (9 12:50 +0200)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Tue, 9 Sep 2008 17:33:01 +0000 (9 19:33 +0200)
tree881c9be6c6bc1011fbb65c08178283fc3d9fb277
parent9185fbd3f6975c1da519df15e66d88e4debb63d0
Help to find installed documentation.

The installed documentation can now be pointed out by the compiler, by passing the --which-doc command line option.

The location of the installed documentation is also mentioned in the "See also" section of the man page.

To make it possible to request filenames without having to specify a base name or an output name, a dummy output name is now assumed when necessary.  (This only happens when there are filename requests, which ensures that the dummy name will never actually be used, since the program terminates after having responded to all filename requests.)
doc/build/html/Makefile.am
doc/build/man/Makefile.am
doc/parts/formats/html.xsl
doc/parts/formats/man.xsl
doc/parts/man/formats/html.xsl
doc/parts/man/formats/man.xsl
doc/parts/man/index.sxml
source/main.cc