Re: [soc-students] Xwiki Architecture figure
Right.. It's a good time to regenerate some API docs.. I'll try to make a pass this week on documenting a little the API and then regenerate some documentations.. Actually you should post this to xwiki-dev as it is of interest to the whole developer community and not only the Summer of Code students.. Anybody knows good documentation tools besides javadoc to show an API.. Ludovic Bikash Agarwalla a écrit :
Hi, I have been looking at xwiki docs to understand current architecture and came across the following arch figure:
http://www.xwiki.org/xwiki/bin/download/Main/XWikiArchitecture/xwiki.jpg
It is impossible to read this figure - the other figures on http://www.xwiki.org/xwiki/bin/download/Main/XWikiArchitecture, when magnified, show clearly the method names etc, but this one doesn't.
I understand that the docs are probably outdated, I wanted to point this out and find out if there is any version of this figure which may be easier to read.
Thanks, Bikash _______________________________________________ soc-students mailing list [email protected] http://mailing.xwiki.org/mailman/listinfo/soc-students
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
Ludovic Dubost wrote:
Anybody knows good documentation tools besides javadoc to show an API..
Are UML tools useful for this? Perhaps Poseidon (http://www.gentleware.com/index.php - it has free community edition, their professional edition has eclipse plugin) or some other UML tool that works with Eclipse (such as EclipseUML http://www.omondo.com as one) . I haven't used any of these tools, so I am not sure if these will be useful for showing APIs (or generating them automatically from javadoc/src) -Bikash
participants (2)
-
Bikash Agarwalla -
Ludovic Dubost