diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-12-01 15:43:38 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-12-01 15:43:38 +0000 |
commit | 91980f4ffc65563a12a7fa0a307e2d7edac2206a (patch) | |
tree | ef0ff583f3aa0c6f0b08a1f776981ae2046b7160 /python | |
parent | f2307d6459360cd461719564a779ecf60fd29660 (diff) | |
download | libxslt-91980f4ffc65563a12a7fa0a307e2d7edac2206a.tar.gz libxslt-91980f4ffc65563a12a7fa0a307e2d7edac2206a.tar.bz2 libxslt-91980f4ffc65563a12a7fa0a307e2d7edac2206a.zip |
updated the metadata informations in the headers regenerated the docs.
* libxslt/*.h *.h.in: updated the metadata informations in the headers
* doc/* doc/html/*: regenerated the docs.
Daniel
Diffstat (limited to 'python')
-rw-r--r-- | python/libxsltclass.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/libxsltclass.txt b/python/libxsltclass.txt index 11db84b5..3357c0c2 100644 --- a/python/libxsltclass.txt +++ b/python/libxsltclass.txt @@ -178,6 +178,10 @@ Class stylesheet() freeNamespaceAliasHashes() namespaceAlias() + # functions from module pattern + cleanupTemplates() + freeTemplateHashes() + # functions from module preproc freeStylePreComps() stylePreCompute() |