History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CARGO-294
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cargo

Automate the generation of Container documentation pages

Created: 12/Mar/06 09:51 AM   Updated: 30/Mar/06 04:24 AM
Component/s: Build
Affects Version/s: 0.7
Fix Version/s: 0.8

Time Tracking:
Not Specified


 Description  « Hide
The Cargo web site documentation has a page for each container (see http://cargo.codehaus.org/Containers). It's very hard to keep the information on those pages accurate as the code evolves. Thus generate them automatically using Cargo's introspection API.

The first version can simply generate the Confluence markup language. Future solutions could be implementing a Confluence plugin or improving on the generated confluence markup language by automated the publication to Confluence using the Confluence XMLRPC API for example.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol - 12/Mar/06 01:45 PM
Done