1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

Applied Mark Vakoc patch to show registered extensions in xsltproc rebuilt

* libxslt/extensions.[ch]  xsltproc/xsltproc.c win32/libxslt.def.src:
  Applied Mark Vakoc patch to show registered extensions in xsltproc
* doc/*: rebuilt the API, docs and website
* python/libxsltclass.txt: this added an entry point
Daniel
This commit is contained in:
Daniel Veillard
2002-05-16 17:33:29 +00:00
parent 5ea5f8bad0
commit 0f879dd4f2
19 changed files with 150 additions and 12 deletions

View File

@ -6,6 +6,7 @@
# functions from module extensions
debugDumpExtensions()
registerTestModule()
unregisterExtModule()
unregisterExtModuleElement()