]> git.wh0rd.org - fontconfig.git/commitdiff
Use human-readable file names in the docs (bug #16278)
authorAlexey Khoroshilov <khoroshilov@linuxtesting.org>
Sun, 28 Dec 2008 10:15:45 +0000 (05:15 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:54:02 +0000 (16:54 -0800)
doc/Makefile.am

index 2bc1f5e8ad0bc8d52bd7ded6cbf9712ae16ff64a..d6f0d7b712f123224e216538eda32b0997828c28 100644 (file)
@@ -146,7 +146,7 @@ clean-local:
 
 $(HTML_DIR): local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sgml
        $(RM) -r $(HTML_DIR)
-       $(DOC2HTML) -o $(HTML_DIR) local-fontconfig-devel.sgml
+       $(DOC2HTML) -V '%use-id-as-filename%' -o $(HTML_DIR) local-fontconfig-devel.sgml
 
 fontconfig-devel.txt: local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sgml
        $(RM) $@