You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Bruce Wen <cr...@gmail.com> on 2017/07/18 08:27:36 UTC

Is there any good way to write maven site document?

Hi All,

Do you use maven site in your project to manage documents? How did you do
that? Any good IDE plugin there?

Bruce Wen

Re: Is there any good way to write maven site document?

Posted by Hervé BOUTEMY <he...@free.fr>.
Hi,

You can use site:run to quickly test documentation rendering each time you 
want.
On IDE plugin to ease document writing, on Maven side, the Eclipse plugin that 
was written a few years ago needs some love to run on recent Eclipse 
versions...
Given the various wiki formats [1] supported by Doxia (inside maven-site-
plugin), finding a plugin really depends on the format you'll want to use.

Regards,

Hervé

[1] http://maven.apache.org/doxia/references/index.html

Le mardi 18 juillet 2017, 10:27:36 CEST Bruce Wen a écrit :
> Hi All,
> 
> Do you use maven site in your project to manage documents? How did you do
> that? Any good IDE plugin there?
> 
> Bruce Wen



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org