diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-01 14:30:23 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-01 14:30:23 +1100 |
commit | abf1d7da232836ce8af18ae3db8e2ffd42d1a414 (patch) | |
tree | b0c5b522906e82775e8cbcdd152896e9ee201985 /doc/developer/developer_guide.html | |
parent | c845eed114ec3cea90acd35c419110d9ab76051f (diff) | |
parent | dfaf1164496a7b2ca657f0862d34bab803c06516 (diff) | |
download | volse-hubzilla-abf1d7da232836ce8af18ae3db8e2ffd42d1a414.tar.gz volse-hubzilla-abf1d7da232836ce8af18ae3db8e2ffd42d1a414.tar.bz2 volse-hubzilla-abf1d7da232836ce8af18ae3db8e2ffd42d1a414.zip |
Merge pull request #605 from anaqreon/doco
Another iteration of documentation
Diffstat (limited to 'doc/developer/developer_guide.html')
-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> |