We now have two sets of API docs, one with private members too.
This commit is contained in:
parent
d4f8161d2b
commit
c79911fec5
1 changed files with 5 additions and 1 deletions
|
@ -32,7 +32,11 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
our Javadoc <a href="api/">API docs</a>.
|
our Javadoc <a href="pubapi/">API docs</a> [grab the whole <a
|
||||||
|
href="public-javadocs.zip">zip file</a>] (see also these <a
|
||||||
|
href="privateapi/">API docs</a> [grab the whole <a
|
||||||
|
href="private-javadocs.zip">zip file</a>] that contain private
|
||||||
|
class members).
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
a description of our <a href="BuildSystems.html"> build
|
a description of our <a href="BuildSystems.html"> build
|
||||||
|
|
Loading…
Reference in a new issue