|
e0ed10cb
|
2003-01-06T11:06:26
|
|
fixed #101894 if doc == NULL xmlFreeDoc should not be called. Daniel
* doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
should not be called.
Daniel
|
|
77e4d358
|
2002-09-01T01:37:11
|
|
doc/tutorial/includeaddattribute.c doc/tutorial/includeaddkeyword.c
Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/includeaddattribute.c
* doc/tutorial/includeaddkeyword.c
* doc/tutorial/includegetattribute.c
* doc/tutorial/includekeyword.c
* doc/tutorial/xmltutorial.xml
* doc/tutorial/*.html
update tutorial to properly free memory (thanks to Christopher
R. Harris for pointing out that this needs to be done)
* doc/tutorial/images/callouts/*.png
added image files so the callouts are graphical, making it
easier to read ( use "--param callout.graphics 1" to generate
html with graphical callouts)
|
|
598f6ebb
|
2002-06-04T15:10:36
|
|
apa.html apb.html apc.html apd.html ar01s02.html ar01s03.html ar01s04.html
Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
* added doc/tutorial, including:
apa.html
apb.html
apc.html
apd.html
ar01s02.html
ar01s03.html
ar01s04.html
ar01s05.html
ar01s06.html
includeaddattribute.c
includeaddkeyword.c
includekeyword.c
includestory.xml
index.html
xmltutorial.xml
libxml tutorial, including generated html
|