Developer doc index page points to correct API docs

The index.html page of our developer web docs should now
reference the auto-generated API documentation, and we can
remove the out-of-date hand-written api-spec-v1.rst.
It served us well early on, but is impractical to keep up
to date with a fast-moving project.

Change-Id: Ie71f43ef363501d4c470485a011267755f41c5b3
This commit is contained in:
Devananda van der Veen
2013-12-09 14:37:08 -08:00
committed by Gerrit Code Review
parent d919b73452
commit f1acbc3c03
2 changed files with 1 additions and 1023 deletions

File diff suppressed because it is too large Load Diff

View File

@ -58,7 +58,7 @@ Client API Reference
.. toctree::
:maxdepth: 1
dev/api-spec-v1
webapi/v1
Python API Quick Reference
--------------------------