summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
index 95d2654..c5963b2 100644
--- a/html/index.html
+++ b/html/index.html
@@ -19,6 +19,7 @@
<li><a href="#plans">Future Plans</a></li>
<li><a href="#code">The Code</a></li>
<li><a href="#support">Support</a></li>
+ <li><a href="#doc">Documentation</a></li>
</ul>
</div>
<div class="content">
@@ -116,6 +117,12 @@
me</a> with any questions, or contact me through github. I'm also
"msoulier" in <a href="http://identi.ca">identi.ca</a>.</p>
+ <a name="doc" />
+ <h2>Documentation</h2>
+ <p>For now, all I have is the
+ <a href="tftpy-doc/index.html">API docs</a>. I'll have to work up a
+ tutorial and a manual at some point.</p>
+
<hr />
<p>Last updated: April 8, 2009.</p>