Improved build instruction in README
------------------------------------
Key: TIKA-177
URL: https://issues.apache.org/jira/browse/TIKA-177
Project: Tika
Issue Type: Improvement
Components: documentation
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
As suggested by Chris Hostetter:
diff orig/README.txt hoss/README.txt
67a68,70
> This will created a ./target/ directory containing the Apache Tika
> binary JAR file.
>
70a74,86
> Documentation
> =============
>
> You can build a local copy of the Tika documentation including
> JavaDocs using the following Maven 2 command in the Tika source
> directory:
>
> mvn site
>
> You can then open the Tika Documentation in a web browser:
>
> ./target/site/documentation.html
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.