Author: trygvis
Date: Thu Jul 13 07:36:41 2006
New Revision: 421643
URL: http://svn.apache.org/viewvc?rev=421643&view=rev
Log:
o Starting some documentation on the Doxia book core.
Adding an example book ripped from the XFire User's Guide.
Added:
maven/doxia/trunk/doxia-site/src/books/
Author: trygvis
Date: Thu Jul 13 07:35:35 2006
New Revision: 421642
URL: http://svn.apache.org/viewvc?rev=421642&view=rev
Log:
o Improving Xdoc XML output. Switched to using content() so the text would be
properly escaped.
o Fixing a bug in the mojo.
Modified:
maven/doxia/trunk/doxia-sandbox
Author: trygvis
Date: Thu Jul 13 07:33:10 2006
New Revision: 421641
URL: http://svn.apache.org/viewvc?rev=421641&view=rev
Log:
o Making sure file= snippets work correctly.
Modified:
maven/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/macro/snippet/SnippetMacro.java
Modified:
Author: trygvis
Date: Thu Jul 13 06:11:57 2006
New Revision: 421614
URL: http://svn.apache.org/viewvc?rev=421614&view=rev
Log:
o Removing debugging output.
Modified:
maven/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractParser.java
Modified:
maven/doxia/trunk/dox
Author: trygvis
Date: Thu Jul 13 05:32:43 2006
New Revision: 421602
URL: http://svn.apache.org/viewvc?rev=421602&view=rev
Log:
o Adding a version to make sure a working Plexus plugin is used.
o Adding the ability to give a file= argument to the Snippet macro. Useful to
include files that's in th