Added link to API docs, which are now generated by an ant task so that they can be easily updated.
Rephrased something to remove doubt. Now ignoring api docs in CVS.
This commit is contained in:
parent
a0b4002eba
commit
e1cd145801
2 changed files with 5 additions and 2 deletions
|
@ -1 +1,2 @@
|
|||
index.html
|
||||
api
|
||||
|
|
|
@ -13,14 +13,16 @@
|
|||
|
||||
<p>
|
||||
This page is the first attempt at extracting knowledge about the
|
||||
internals of the THDL tools from Edward's brain.
|
||||
internals of the THDL tools from Edward's brain. The only thing
|
||||
we personally have got up on the web that's any use thus far are
|
||||
our Javadoc <a href="api/">API docs</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Here are some links to tools of interest:
|
||||
<ul>
|
||||
<li>
|
||||
Savant (and QuillDriver?) make use of the
|
||||
Savant and QuillDriver make use of the
|
||||
|
||||
<a href="http://java.sun.com/products/java-media/jmf/">
|
||||
Java(TM) Media Framework API</a>.
|
||||
|
|
Loading…
Reference in a new issue