Too tired to do some code, prepared documentation:
authorDaniel Veillard <veillard@src.gnome.org>
Fri, 26 Jan 2001 21:32:59 +0000 (21:32 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Fri, 26 Jan 2001 21:32:59 +0000 (21:32 +0000)
commited85c17b6a1555949f107665a8a1fd6492f1d9ba
tree3949976a7644fbd59bf1fe5763cce4468f63480f
parent6256442995441222dda06d398189f2ac31a13d3e
Too tired to do some code, prepared documentation:
- Makefile.am configure.in doc/Makefile.am: added a doc subdir
  and the rules to generates the makefiles.
- doc/libxslt.sgml doc/xslt.html: very first version of the manual
- doc/html/*.html : autogenerated documentation
- libxslt/xsltInternals.h: fixed a typedef wich was breaking gtk-doc
Daniel
17 files changed:
ChangeLog
Makefile.am
configure.in
doc/Makefile.am [new file with mode: 0644]
doc/html/book1.html [new file with mode: 0644]
doc/html/libxslt-functions.html [new file with mode: 0644]
doc/html/libxslt-lib.html [new file with mode: 0644]
doc/html/libxslt-notes.html [new file with mode: 0644]
doc/html/libxslt-pattern.html [new file with mode: 0644]
doc/html/libxslt-templates.html [new file with mode: 0644]
doc/html/libxslt-transform.html [new file with mode: 0644]
doc/html/libxslt-xslt.html [new file with mode: 0644]
doc/html/libxslt-xsltinternals.html [new file with mode: 0644]
doc/html/libxslt-xsltutils.html [new file with mode: 0644]
doc/libxslt.sgml [new file with mode: 0644]
doc/xslt.html [new file with mode: 0644]
libxslt/xsltInternals.h