Author: hboutemy
Date: Mon Sep 29 16:07:05 2008
New Revision: 700302

URL: http://svn.apache.org/viewvc?rev=700302&view=rev
Log:
improved documentation to point to Simplified DocBook instead of "full" DocBook

Modified:
    maven/doxia/site/src/site/apt/index.apt
    maven/doxia/site/src/site/apt/modules/index.apt

Modified: maven/doxia/site/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/index.apt?rev=700302&r1=700301&r2=700302&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/index.apt (original)
+++ maven/doxia/site/src/site/apt/index.apt Mon Sep 29 16:07:05 2008
@@ -50,7 +50,7 @@
 
   * Developed in Java
 
-  * Support of several markup formats: APT (Almost Plain Text), Confluence, 
DocBook,
+  * Support of several markup formats: APT (Almost Plain Text), Confluence, 
Simplified DocBook,
     FML (FAQ Markup Language), LaTeX, RTF, TWiki, XDoc (popular in Apache 
land), XHTML
 
 ~~ iText should be replaced by FOP

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=700302&r1=700301&r2=700302&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/modules/index.apt (original)
+++ maven/doxia/site/src/site/apt/modules/index.apt Mon Sep 29 16:07:05 2008
@@ -62,15 +62,16 @@
 ~~ Textile in Java {{{https://sourceforge.net/projects/jtextile/}JTextile}}.
 ~~ http://hobix.com/textile/
 
-* {DocBook}
+* Simplified {DocBook}
 
  {{{http://docbook.org/}DocBook}} is a markup language for technical 
documentation.
+ {{{http://www.docbook.org/schemas/simplified}Simplified DocBook}} is a 
simpler subset.
 
  <<References>>:
 
-  * {{{http://docbook.org/tdg/}DocBook: The Definitive Guide}}
+  * {{{http://www.docbook.org/schemas/simplified}Simplified DocBook 
Introduction}}
 
-  * {{{http://www.docbook.org/tdg/en/html/ref-elements.html}DocBook Element 
Reference}}
+  * {{{http://www.docbook.org/xml/simple/sdocbook/elements.html}Simplified 
DocBook Element Reference}}
 
   []
 


Reply via email to