[ 
https://issues.apache.org/jira/browse/ACCUMULO-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148045#comment-13148045
 ] 

Keith Turner commented on ACCUMULO-123:
---------------------------------------

We could generate the static docs as part of the build process and have the 
monitor page dynamically generate the docs.  The problem w/ this is that if 
there is a problem w/ the staticly generated docs its not likely that anyone 
would notice.

Another alternative is put a file in the docs directory that tells you how to 
generate the docs.


                
> Dynamically generate configuration documentation
> ------------------------------------------------
>
>                 Key: ACCUMULO-123
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-123
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: John Vines
>             Fix For: 1.4.0
>
>
> The configuration documentation page is generated as a static html page at 
> build time.  There are a few drawbacks to this:
>  
>  * If the build process fails, it will generate an incorrect page.  Currently 
> I think the build process only works correctly if the maven scripts are run 
> twice.
>  * If someone changes the configuration names or defaults in the code, but 
> forgets to check in the updated html page then its out of sync.
> It would be better if the monitor just generated the page dynamically.  The 
> documentation html page could link to a servlet in the monitor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to