Hi Keith,

Groovydoc also works on Java classes, so if you run Groovydoc on both
Groovy and Java sources, they'll have the same stylesheet.

Guillaume

2015-06-20 19:07 GMT+02:00 Keith Suderman <suder...@anc.org>:

> Is there a way to have my generated Javadoc and Groovydoc html files look
> the same (or similar) in a browser?
>
> I have a project with some modules written in Java and some modules
> written in Groovy and I would like the generated documentation to be as
> similar in appearance as possible.  I was hoping that simply using the same
> stylesheet.css  when generating the [groovy|java]doc would suffice, but
> there are structural differences in the generated HTML.
>
> Does anyone have a) a CSS stylesheet to make the Groovydoc look more like
> Javadoc, or b) a CSS stylesheet to make the Javadoc look more like the
> Groovydoc?  I would prefer option 'b', but either would work.
>
> Thanks,
> Keith
>
> ------------------------------
> Research Associate
> Department of Computer Science
> Vassar College
> Poughkeepsie, NY
>
>
>


-- 
Guillaume Laforge
Groovy Project Manager
Product Ninja & Advocate at Restlet <http://restlet.com>

Blog: http://glaforge.appspot.com/
Social: @glaforge <http://twitter.com/glaforge> / Google+
<https://plus.google.com/u/0/114130972232398734985/posts>

Reply via email to