mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-13 08:28:19 +00:00
use google's doclava for generating javadoc (better looking look and feel, with search capabilities)
This commit is contained in:
parent
088bf1329b
commit
60a7bf58b3
2 changed files with 21 additions and 4 deletions
|
@ -61,7 +61,7 @@ import org.rundeck.api.util.ParametersUtil;
|
|||
* <br>
|
||||
* Usage : <br>
|
||||
* <code>
|
||||
* <pre>
|
||||
* <pre class="prettyprint">
|
||||
* // using login-based authentication :
|
||||
* RundeckClient rundeck = new RundeckClient("http://localhost:4440", "admin", "admin");
|
||||
* // or for a token-based authentication :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue