Author: ltheussl
Date: Mon Sep 10 13:16:04 2007
New Revision: 574357
URL: http://svn.apache.org/viewvc?rev=574357&view=rev
Log:
Add iText and Xhtml links
Modified:
maven/doxia/site/src/site/apt/modules/index.apt
Modified: maven/doxia/site/src/site/apt/modules/index.apt
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/modules/index.apt?rev=574357&r1=574356&r2=574357&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/modules/index.apt (original)
+++ maven/doxia/site/src/site/apt/modules/index.apt Mon Sep 10 13:16:04 2007
@@ -80,6 +80,19 @@
~~ iText should be replaced by FOP
+*iText
+
+ {{{http://www.lowagie.com/iText/}iText}} is a free Java/PDF library.
+
+ <<References>>:
+
+ * {{{http://itextdocs.lowagie.com/tutorial/}iText tutorial}}
+
+ * {{{http://www.lowagie.com/iText/tutorial/ch07.html}(out-dated) chapter on
XML support}}
+
+ []
+
+
*LaTeX
{{{http://www.latex-project.org/}LaTeX}} is a popular document markup
language.
@@ -133,6 +146,8 @@
<<References>>:
* {{{http://www.iangraham.org/books/xhtml1/extras/html-7nov2000.pdf}HTML and
XHTML Quick Reference Charts: Head and Body Markup}}
+
+ * {{{http://www.w3.org/TR/xhtml1/}XHTML 1.0 Specification}}
[]