The HOWTO you found explains on how to update our website,
but the documentation is build using docbook and can be found in
opennlp-docs.

https://github.com/apache/opennlp/tree/trunk/opennlp-docs

The file for the parse can be found here:
https://github.com/apache/opennlp/blob/trunk/opennlp-docs/src/docbkx/parser.xml

Let me know if you have any issues extending the docbook.
I am happy to help out.

Jörn

On 09/01/2014 12:28 PM, Rodrigo Agerri wrote:
Hi,

I have written some documentation to address issues 690 and 219. I had
already change the team list when I started as a committer but now
when I have looked to include such documentation in the opennlp-site
some doubts have risen:

1. I cloned https://svn.apache.org/repos/asf/opennlp/site/trunk
2. Read the trunk/HOWTO and look in the documentation.mdtext
3. I found that it links to trunk/documentation/1.5.3/manual/opennlp.html
4. I also found that there is a trunk/documentation/manual/opennlp.html

The document in point 3. has been changed more recently although it
looks the same wrt to the one in point 4. Also, by reading the HOWTO I
was assuming there was a mdtext version document which was build into
opennlp.html using the build scripts as explained in the HOWTO
(http://www.apache.org/dev/cmsref.html#local-build) but cannot find
any.

Summarizing, which document should I modify to add the doc relative to
the aforementioned issues?

Thanks,

Rodrigo

Reply via email to