[jira] [Commented] (OPENNLP-863) Create a tool to generate a man page for the CLI

2016-10-17 Thread William Colen (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582635#comment-15582635
 ] 

William Colen commented on OPENNLP-863:
---

This commit adds a initial version of the cli.xml
https://git-wip-us.apache.org/repos/asf?p=opennlp.git;a=commit;h=d8eb8be4bc72f234110b07b79f894005306acca2

This ones is adds new tool.
https://git-wip-us.apache.org/repos/asf?p=opennlp.git;a=commit;h=338b0c1d7fe863a12230c47e7896d9bdb583dac3

> Create a tool to generate a man page for the CLI
> 
>
> Key: OPENNLP-863
> URL: https://issues.apache.org/jira/browse/OPENNLP-863
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: 1.6.1
>Reporter: William Colen
>Assignee: William Colen
>Priority: Minor
> Fix For: 1.6.1
>
>
> The man page could be a Docbook that is appended to the current Docbook.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENNLP-863) Create a tool to generate a man page for the CLI

2016-10-16 Thread William Colen (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580480#comment-15580480
 ] 

William Colen commented on OPENNLP-863:
---

I just sent a initial implementation to Git. Please review if the solution is 
satisfactory.
It creates an opennlp-docs/src/docbkx/cli.xml automatically after executing the 
command 

mvn -e -q exec:java "-Dexec.mainClass=opennlp.tools.cmdline.GenerateManualTool" 
"-Dexec.args=../opennlp-docs/src/docbkx/cli.xml"

from openly-tools directory.


> Create a tool to generate a man page for the CLI
> 
>
> Key: OPENNLP-863
> URL: https://issues.apache.org/jira/browse/OPENNLP-863
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: 1.6.1
>Reporter: William Colen
>Assignee: William Colen
>Priority: Minor
> Fix For: 1.6.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)