Thanks a lot !

It makes it work ... but I get the bad suprise that smileys are not converted in the rendered HTML... I use them a lot in my doc to document implemented (/), in progess (+) or planned (i) features.

I'll have to change my documentation strategy.

Arnaud Bailly a écrit :
Nicolas De Loof <[EMAIL PROTECTED]> writes:

Hello,

I'd like to use confluence syntax for my project documentation, but
doesn't find any doc for configuring doxia.
I tried addind a stc/site/confluence/test.confluence file, but it is
not translated.

Hello,
Normally, you should use the <extension> tag to load the confluence
module into the doxia system.

<extensions>
 <extension>
  <groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-confluence-module</artifactId> <version>1.0-alpha-8</version>
 </extension>
</extensions>

However, look at http://jira.codehaus.org/browse/DOXIA-68

I never managed myself to add a module without errors. If you really
want to use confluence, you can look at
http://jira.codehaus.org/browse/DOXIA-74 and the instructions at http://www.oqube.com/projects/muse-parser.

HTH

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to