doc: Add Texinfo HTML cross-reference file.

Fixes <http://bugs.gnu.org/22543>.

* doc/htmlxref.cnf: New file.
* doc.am (EXTRA_DIST): Add it.
This commit is contained in:
Ludovic Courtès 2016-02-21 22:27:13 +01:00
parent d5df6fc755
commit 49e0ca90bc
2 changed files with 653 additions and 0 deletions

1
doc.am
View file

@ -35,6 +35,7 @@ DOT_VECTOR_GRAPHICS = \
$(DOT_FILES:%.dot=%.pdf)
EXTRA_DIST += \
doc/htmlxref.cnf \
doc/contributing.texi \
doc/emacs.texi \
doc/fdl-1.3.texi \