diff options
author | Andrew Manning <andrew@reticu.li> | 2016-11-29 22:08:19 -0500 |
---|---|---|
committer | Andrew Manning <andrew@reticu.li> | 2016-11-29 22:08:19 -0500 |
commit | b32bce9be22ca9c0c2b47e4a43282e9289c236ff (patch) | |
tree | 810c3ce6da0bb766563ea3f7ec17cfee40e6764d /doc/developer | |
parent | 36acd34874cd768c5329082361731cfe952475af (diff) | |
download | volse-hubzilla-b32bce9be22ca9c0c2b47e4a43282e9289c236ff.tar.gz volse-hubzilla-b32bce9be22ca9c0c2b47e4a43282e9289c236ff.tar.bz2 volse-hubzilla-b32bce9be22ca9c0c2b47e4a43282e9289c236ff.zip |
Major changes to accordion nav menu. Table of contents auto-generated below the loaded page. Removed manual TOCs from individual pages. TOC uses jQuery plugin Sticky to remain visible when it would scroll out of view.
Diffstat (limited to 'doc/developer')
-rw-r--r-- | doc/developer/developer_guide.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/developer/developer_guide.html b/doc/developer/developer_guide.html index 34779a7e8..77d622221 100644 --- a/doc/developer/developer_guide.html +++ b/doc/developer/developer_guide.html @@ -1,6 +1,3 @@ -<p><strong>Table of Contents</strong> - </p><ul id="developer-guide-toc"><li><a href="/help/admin/administrator_guideWho_is_a_Hubzilla_developer_Should_I_read_this_">Who is a Hubzilla developer? Should I read this?</a></li><li><a href="/help/admin/administrator_guideVersioning_system">Versioning system</a></li><li><a href="/help/admin/administrator_guideGit_repository_branches">Git repository branches</a></li><li><a href="/help/admin/administrator_guideDeveloper_tools_and_workflows">Developer tools and workflows</a><ul><li><a href="/help/admin/administrator_guideHub_Snapshots">Hub Snapshots</a></li></ul></li><li><a href="/help/admin/administrator_guideTranslations">Translations</a><ul><li><a href="/help/admin/administrator_guideTranslation_Process">Translation Process</a></li><li><a href="/help/admin/administrator_guideUtilities">Utilities</a></li><li><a href="/help/admin/administrator_guideKnown_Problems">Known Problems</a></li></ul></li><li><a href="/help/admin/administrator_guideTo_be_organized_information">To-be-organized information</a></li></ul><p></p> - <h2 id="Who_is_a_Hubzilla_developer_Should_I_read_this_">Who is a Hubzilla developer? Should I read this?</h2> <p>Anyone who contributes to making Hubzilla better is a developer. There are many different and important ways you can contribute to this amazing technology, <em>even if you do not know how to write code</em>. The software itself is only a part of the Hubzilla project. You can contribute by</p> |