Author: hboutemy
Date: Tue Sep 30 13:33:29 2008
New Revision: 700569
URL: http://svn.apache.org/viewvc?rev=700569&view=rev
Log:
more *Simplified* DocBook references
Modified:
maven/doxia/site/src/site/apt/modules/index.apt
maven/doxia/site/src/site/xdoc/references/index.xml
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=700569&r1=700568&r2=700569&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/modules/index.apt (original)
+++ maven/doxia/site/src/site/apt/modules/index.apt Tue Sep 30 13:33:29 2008
@@ -62,7 +62,7 @@
~~ Textile in Java {{{https://sourceforge.net/projects/jtextile/}JTextile}}.
~~ http://hobix.com/textile/
-* Simplified {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.
Modified: maven/doxia/site/src/site/xdoc/references/index.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/xdoc/references/index.xml?rev=700569&r1=700568&r2=700569&view=diff
==============================================================================
--- maven/doxia/site/src/site/xdoc/references/index.xml (original)
+++ maven/doxia/site/src/site/xdoc/references/index.xml Tue Sep 30 13:33:29 2008
@@ -85,8 +85,8 @@
</tr>
<tr>
- <td>Docbook</td>
- <td>DocBook XML Standard</td>
+ <td>Simplified DocBook</td>
+ <td>Simplified DocBook XML Standard</td>
<td align="center"><img src="../images/icon_success_sml.gif"
alt="Yes"/></td>
<td align="center"><img src="../images/icon_success_sml.gif"
alt="Yes"/></td>
<td><code>docbook</code></td>
@@ -159,9 +159,9 @@
<td>Extensible Hypertext Markup Language</td>
<td align="center"><img src="../images/icon_success_sml.gif"
alt="Yes"/></td>
<td align="center"><img src="../images/icon_success_sml.gif"
alt="Yes"/></td>
- <td>xhtml</td>
- <td>xhtml</td>
- <td>xhtml</td>
+ <td><code>xhtml</code></td>
+ <td><code>xhtml</code></td>
+ <td><code>xhtml</code></td>
</tr>
</table>