Author: ltheussl
Date: Wed May 14 01:46:35 2008
New Revision: 656159
URL: http://svn.apache.org/viewvc?rev=656159&view=rev
Log:
Fix some links and id's
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/apt/overview.apt
maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/fml/faq.fml
maven/doxia/site/src/site/apt/overview.apt
maven/doxia/site/src/site/apt/references/apt-format.apt
maven/doxia/site/src/site/fml/faq.fml
Modified: maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/apt/overview.apt
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/apt/overview.apt?rev=656159&r1=656158&r2=656159&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/apt/overview.apt
(original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/apt/overview.apt
Wed May 14 01:46:35 2008
@@ -72,7 +72,7 @@
The <AbstractParser> class is an abstract implementation of the <Parser>. It
provides a macro mechanism
to give dynamic functionalities for the parsing. For more information on macros, read the
- {{{macros/index.html}Doxia Macro Guide}}.
+ {{{./macros/index.html}Doxia Macro Guide}}.
Finally, the <SiteModule> interface is the last part of the puzzle. It provides main
definitions of a
given Doxia module and it is used by the <doxia-site-renderer> site tools.
@@ -90,7 +90,7 @@
Several modules provide also a <Sink> implementation to handle a specific markup language.
- For more information on modules, read the {{{modules/index.html}Doxia Module Guide}}.
+ For more information on modules, read the {{{./modules/index.html}Doxia Module Guide}}.
*Doxia Site Tools
Modified: maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/fml/faq.fml?rev=656159&r1=656158&r2=656159&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/fml/faq.fml
(original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/src/test/resources/site/fml/faq.fml
Wed May 14 01:46:35 2008
@@ -21,7 +21,7 @@
<faqs title="Frequently Asked Questions">
<part id="General">
- <faq id="How to handle style in the APT markup language">
+ <faq id="How_to_handle_style_in_the_APT_markup_language">
<question>How to handle style in the APT markup language?</question>
<answer>
<p>
@@ -29,7 +29,7 @@
</p>
</answer>
</faq>
- <faq id="How to export in PDF">
+ <faq id="How_to_export_in_PDF">
<question>How to export in PDF?</question>
<answer>
<p>
@@ -43,7 +43,7 @@
</p>
</answer>
</faq>
- <faq id="Is it possible to create a book">
+ <faq id="Is_it_possible_to_create_a_book">
<question>Is it possible to create a book?</question>
<answer>
<p>
Modified: maven/doxia/site/src/site/apt/overview.apt
URL: http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/overview.apt?rev=656159&r1=656158&r2=656159&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/overview.apt (original)
+++ maven/doxia/site/src/site/apt/overview.apt Wed May 14 01:46:35 2008
@@ -72,7 +72,7 @@
The <AbstractParser> class is an abstract implementation of the <Parser>. It
provides a macro mechanism
to give dynamic functionalities for the parsing. For more information on macros, read the
- {{{macros/index.html}Doxia Macro Guide}}.
+ {{{./macros/index.html}Doxia Macro Guide}}.
Finally, the <SiteModule> interface is the last part of the puzzle. It provides main
definitions of a
given Doxia module and it is used by the <doxia-site-renderer> site tools.
@@ -90,7 +90,7 @@
Several modules provide also a <Sink> implementation to handle a specific markup language.
- For more information on modules, read the {{{modules/index.html}Doxia Module Guide}}.
+ For more information on modules, read the {{{./modules/index.html}Doxia Module Guide}}.
*Doxia Site Tools
Modified: maven/doxia/site/src/site/apt/references/apt-format.apt
URL: http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/references/apt-format.apt?rev=656159&r1=656158&r2=656159&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/references/apt-format.apt (original)
+++ maven/doxia/site/src/site/apt/references/apt-format.apt Wed May 14 01:46:35 2008
@@ -31,8 +31,8 @@
anchors, and special characters.
Boxes containing text in typewriter-like font are examples of APT source.
-* Document structure
-~~~~~~~~~~~~~~~~~~~~
+* {Document structure}
+~~~~~~~~~~~~~~~~~~~~~~
A short APT document is contained in a single text file. A longer document
may be contained in a ordered list of text files. For instance, first text
Modified: maven/doxia/site/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/maven/doxia/site/src/site/fml/faq.fml?rev=656159&r1=656158&r2=656159&view=diff
==============================================================================
--- maven/doxia/site/src/site/fml/faq.fml (original)
+++ maven/doxia/site/src/site/fml/faq.fml Wed May 14 01:46:35 2008
@@ -21,7 +21,7 @@
<faqs title="Frequently Asked Questions">
<part id="General">
- <faq id="How to handle style in the APT markup language">
+ <faq id="How_to_handle_style_in_the_APT_markup_language">
<question>How to handle style in the APT markup language?</question>
<answer>
<p>
@@ -29,7 +29,7 @@
</p>
</answer>
</faq>
- <faq id="How to export in PDF">
+ <faq id="How_to_export_in_PDF">
<question>How to export in PDF?</question>
<answer>
<p>
@@ -49,7 +49,7 @@
</p>
</answer>
</faq>
- <faq id="Is it possible to create a book">
+ <faq id="Is_it_possible_to_create_a_book">
<question>Is it possible to create a book?</question>
<answer>
<p>
|