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

updated and rebuilt the documentation preparing release of 1.1.3 cleanup

* configure.in, doc/*: updated and rebuilt the documentation
  preparing release of 1.1.3
* libxslt/attrvt.c libxslt/xsltInternals.h: cleanup
Daniel
This commit is contained in:
Daniel Veillard
2004-02-16 15:07:47 +00:00
parent 8eec03e2a9
commit 675732396c
33 changed files with 727 additions and 315 deletions

View File

@ -197,6 +197,7 @@ Class stylesheet()
# functions from module xsltInternals
allocateExtra()
compileAttr()
freeStylesheet()
parseStylesheetImportedDoc()
parseStylesheetOutput()
@ -204,6 +205,7 @@ Class stylesheet()
parseTemplateContent()
# functions from module xsltutils
cNsProp()
printErrorContext()
saveResultToFd()
saveResultToFile()