[
https://issues.apache.org/jira/browse/TAP5-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058895#comment-14058895
]
Barry Books commented on TAP5-2192:
-----------------------------------
You can have all the code you need. I have not looked at it in a while but it's
here
https://github.com/tapestry-modules/tapestry-modules
I've you need something else let me know and I'll try and create it.
Personally I think it would be best just to say if you want documentation
provide a pom file. You would not need to include all the things required to
build a project but there is a lot of useful info in this section
http://maven.apache.org/pom.html#More_Project_Information
This way there is one and only one way to find out information about the module
and it's all ready a standard (and documented).
> Add support for distributed documentation
> -----------------------------------------
>
> Key: TAP5-2192
> URL: https://issues.apache.org/jira/browse/TAP5-2192
> Project: Tapestry 5
> Issue Type: Improvement
> Affects Versions: 5.4
> Reporter: Barry Books
> Assignee: Thiago H. de Paula Figueiredo
> Labels: documentation, month-of-tapestry
>
> Please add support for a distributed documentation system. The basic
> requirements are:
> 1. Access to a list of Pages/Compoents/Mixins. (ComponentClassResolver
> supports pages)
> 2. Access to a Map of all Configurations. The map would have the
> configuration class as the Key and contain an object such a list or map that
> contains the configuration.
> 3. Access to a list of configured services.
> From this it should be possible to build documentation of a running system.
> Thanks
> Barry
--
This message was sent by Atlassian JIRA
(v6.2#6252)