mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
adapted the libxml files for libxslt. regenerated the docs.
* doc/newapi.xsl, doc/api.xsl, doc/apibuild.py, doc/site.xsl, Makefile.am: adapted the libxml files for libxslt. * doc/API*.html, doc/html/*.html, doc/libxslt-api.xml, doc/libexslt-api.xml, doc/libxslt-refs.xml, win32/libxslt.def.src, win32/libexslt.def.src: regenerated the docs.
This commit is contained in:
@ -17,18 +17,9 @@ debug=0
|
||||
# C parser analysis code
|
||||
#
|
||||
ignored_files = {
|
||||
"trio": "too many non standard macros",
|
||||
"trio.c": "too many non standard macros",
|
||||
"trionan.c": "too many non standard macros",
|
||||
"triostr.c": "too many non standard macros",
|
||||
"acconfig.h": "generated portability layer",
|
||||
"config.h": "generated portability layer",
|
||||
"libxml.h": "internal only",
|
||||
"testOOM.c": "out of memory tester",
|
||||
"testOOMlib.h": "out of memory tester",
|
||||
"testOOMlib.c": "out of memory tester",
|
||||
"pattern.c": "not integrated yet",
|
||||
"pattern.h": "not integrated yet",
|
||||
"trio": "too many non standard macros",
|
||||
}
|
||||
|
||||
ignored_words = {
|
||||
|
Reference in New Issue
Block a user