diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-12-28 19:40:53 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-12-28 19:40:53 -0500 |
commit | caec5d81ebe5241286d4728a28be3e201c717faa (patch) | |
tree | d695be93ad954753e562d6bf87ab22166a5b44fb /doc/toc.html | |
parent | 13768fdb9b2925f31f49fb5f42de30ba0a0f3c0b (diff) | |
download | volse-hubzilla-caec5d81ebe5241286d4728a28be3e201c717faa.tar.gz volse-hubzilla-caec5d81ebe5241286d4728a28be3e201c717faa.tar.bz2 volse-hubzilla-caec5d81ebe5241286d4728a28be3e201c717faa.zip |
Split Zot protocol and API into two pages. Revise text to add detail and improve presentation.
Diffstat (limited to 'doc/toc.html')
-rw-r--r-- | doc/toc.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/toc.html b/doc/toc.html index 68be9f5b8..eeb0fe437 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -49,7 +49,8 @@ <div id="developers" class="panel-collapse collapse in"> <ul class="list-group"> <li class="doco-list-group-item"><a href="/help/developer/developer_guide">Guide</a></li> - <li class="doco-list-group-item"><a href="/help/developer/api_zot">Zot Protocol and API</a></li> + <li class="doco-list-group-item"><a href="/help/developer/zot_protocol">Zot Protocol</a></li> + <li class="doco-list-group-item"><a href="/help/developer/api_zot">Zot API</a></li> </ul> </div> </div> |