rfscholte closed pull request #3: Added description to README URL: https://github.com/apache/maven-jxr/pull/3
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/README b/README index f14f108..0643e62 100644 --- a/README +++ b/README @@ -1,6 +1,10 @@ Maven JXR ========= +Maven JXR project (formally Java Cross Reference) is a library to analyze a set of Java source files and produces documentation in HTML format à la Javadoc. + +For more information, please refer to: + http://maven.apache.org/jxr/ Developers list: [email protected] ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
