diff options
author | Andrew Manning <tamanning@zoho.com> | 2017-02-13 20:37:58 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2017-02-13 20:37:58 -0500 |
commit | 05fd5eb8be51ca1fee7b9ec108e87d3599833797 (patch) | |
tree | 7e3970b19e6d2c47cad5bf48702b7931bc1a45aa /doc/toc.html | |
parent | a3436aea02d84a84849ee9bac5bf52d22b38f165 (diff) | |
download | volse-hubzilla-05fd5eb8be51ca1fee7b9ec108e87d3599833797.tar.gz volse-hubzilla-05fd5eb8be51ca1fee7b9ec108e87d3599833797.tar.bz2 volse-hubzilla-05fd5eb8be51ca1fee7b9ec108e87d3599833797.zip |
Integrated more content and deleted the original locations where applicable.
Diffstat (limited to 'doc/toc.html')
-rw-r--r-- | doc/toc.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/toc.html b/doc/toc.html index 3581254e3..3c9c5c299 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -37,6 +37,7 @@ <ul class="list-group"> <li class="doco-list-group-item"><a href="/help/admin/administrator_guide">Guide</a></li> <li class="doco-list-group-item"><a href="/help/admin/hub_snapshots">Hub Snapshots</a></li> + <li class="doco-list-group-item"><a href="/help/database">Database Tables</a></li> </ul> </div> </div> @@ -52,6 +53,7 @@ <li class="doco-list-group-item"><a href="/help/developer/covenant">Code of Conduct</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> + <li class="doco-list-group-item"><a href="/help/hooklist">Hooks</a></li> </ul> </div> </div> |