summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-08-16 22:41:49 -0700
committerCedric Beust <cedric@beust.com>2010-08-16 22:41:49 -0700
commit29f59c27f3fd730f0b2ec02bd3a0db799dfa27a8 (patch)
tree8c05c5d381d3d297265a4d9aeec6576a8afb015d /doc
parent30e1bb6cbc100c085435a7abdae9d272603726b3 (diff)
downloadjcommander-29f59c27f3fd730f0b2ec02bd3a0db799dfa27a8.tar.gz
Added newline in the usage
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 07d93a4..e6fb95e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -603,6 +603,11 @@ JCommander will then use the default locale to resolve your descriptions.
TestNG uses JCommander to parse its command line, here is <a href="http://github.com/cbeust/testng/blob/master/src/main/java/org/testng/CommandLineArgs.java">its definition file</a>.
+
+<h2><a class="section" name="Javadocs">Javadocs</a></h2>
+
+The Javadocs for JCommander can be found <a href="http://beust.com/jcommander/apidocs/">here</a>.
+
<h2><a class="section" name="Download">Download</a></h2>
You can download JCommander from the following locations: