Author: vsiveton
Date: Mon Jun 15 12:05:32 2009
New Revision: 784744
URL: http://svn.apache.org/viewvc?rev=784744&view=rev
Log:
DOXIA-281: Add macro support in FML
o updated doc to use xsd 1.0.1
Modified:
maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt
maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/site.xml
Modified:
maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt?rev=784744&r1=784743&r2=784744&view=diff
==============================================================================
---
maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt
(original)
+++
maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt
Mon Jun 15 12:05:32 2009
@@ -1,9 +1,9 @@
-----
- Using Schema FML 1.0
+ Using Schema FML 1.0.1
-----
Vincent Siveton
------
- 2009-01-28
+ 2009-06-15
------
~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -26,7 +26,7 @@
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
-Using Schema FML 1.0
+Using Schema FML 1.0.1
The FML XSD is located {{{http://maven.apache.org/xsd/fml-1.0.1.xsd}here}}.
Modified:
maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/site.xml?rev=784744&r1=784743&r2=784744&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/site.xml
(original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/src/site/site.xml
Mon Jun 15 12:05:32 2009
@@ -29,7 +29,7 @@
<menu ref="parent"/>
- <menu name="Schema FML 1.0">
+ <menu name="Schema FML 1.0.1">
<item name="Reference of Schema FML" href="xsddoc/index.html"/>
<item name="Using Schema FML" href="using-fml-xsd.html"/>
</menu>