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:

committed by
Gerrit Code Review

parent
d919b73452
commit
f1acbc3c03
File diff suppressed because it is too large
Load Diff
@ -58,7 +58,7 @@ Client API Reference
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
dev/api-spec-v1
|
||||
webapi/v1
|
||||
|
||||
Python API Quick Reference
|
||||
--------------------------
|
||||
|
Reference in New Issue
Block a user