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 class is an abstract implementation of the . 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 interface is the last part of the puzzle. It provides main definitions of a given Doxia module and it is used by the site tools. @@ -90,7 +90,7 @@ Several modules provide also a 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 @@ - + How to handle style in the APT markup language?

@@ -29,7 +29,7 @@

- + How to export in PDF?

@@ -43,7 +43,7 @@

- + Is it possible to create a book?

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 class is an abstract implementation of the . 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 interface is the last part of the puzzle. It provides main definitions of a given Doxia module and it is used by the site tools. @@ -90,7 +90,7 @@ Several modules provide also a 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 @@ - + How to handle style in the APT markup language?

@@ -29,7 +29,7 @@

- + How to export in PDF?

@@ -49,7 +49,7 @@

- + Is it possible to create a book?