|
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
|
|
7c67a835
|
2002-12-16T13:38:06
|
|
doc/tutorial/xmltutorial.xml plus generated html and pdf Updating tutorial
Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/xmltutorial.xml
plus generated html and pdf
Updating tutorial again based on further comments from Niraj
Tolia on the last iteration
|
|
44aacb34
|
2002-12-16T04:34:57
|
|
doc/tutorial/xmltutorial.xml doc/tutorial/includekeyword.c
Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/xmltutorial.xml
* doc/tutorial/includekeyword.c
* doc/tutorial/includegetattribute.c
plus generated html and pdf
Adding fix from Niraj Tolia to tutorial to properly free memory.
|
|
f854d99f
|
2002-11-12T03:49:05
|
|
adding pdf of tutorial, changing web page to link to it
Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
adding pdf of tutorial, changing web page to link to it
* doc/tutorial/xmltutorial.pdf
* doc/xml.html
* doc/docs.html
|
|
52717f34
|
2002-11-11T03:49:33
|
|
doc/tutorial/ar01s08.html adding file what I forgot for tutorial
Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/ar01s08.html
adding file what I forgot for tutorial
|
|
bd3b4fd1
|
2002-11-11T03:41:11
|
|
Adding encoding discussion to tutorial Added: DocBook admonition image
Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
Adding encoding discussion to tutorial
Added:
* doc/tutorial/images/*.png: DocBook admonition image files
* doc/tutorial/apf.html, apg.html: new generated html
* doc/tutorial/includeconvert.c: conversion code entity file
changed:
* doc/tutorial/xmltutorial.xml: DocBook original
* doc/tutorial/*.html: generated html
|
|
be98b332
|
2002-09-04T03:16:23
|
|
Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/includekeyword.c
* doc/tutorial/xmltutorial.xml
(plus resulting generated html files)
fixing one spot I missed in the tutorial where I hadn't freed
memory properly
|
|
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)
|
|
54520837
|
2002-06-13T03:30:26
|
|
doc/tutorial/xmltutorial.xml doc/tutorial/ar01s07.html
Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/xmltutorial.xml
* doc/tutorial/ar01s07.html
* doc/tutorial/ape.html
* doc/tutorial/includegetattribute.c
adding section to tutorial about retrieving an attribute
value
|
|
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
|