diff options
author | redmatrix <mike@macgirvin.com> | 2016-09-04 18:37:14 -0700 |
---|---|---|
committer | redmatrix <mike@macgirvin.com> | 2016-09-04 18:37:14 -0700 |
commit | c10acb1fb08be4247a9f16db2f730e61831885a3 (patch) | |
tree | 9ad5c6d4f5a6b19d95d806106cb1934cd470d2bf /doc/toc.html | |
parent | ecb44ad57238d6bc617a54a9a2586b8d9fa386e0 (diff) | |
download | volse-hubzilla-c10acb1fb08be4247a9f16db2f730e61831885a3.tar.gz volse-hubzilla-c10acb1fb08be4247a9f16db2f730e61831885a3.tar.bz2 volse-hubzilla-c10acb1fb08be4247a9f16db2f730e61831885a3.zip |
add the table of contents files
Diffstat (limited to 'doc/toc.html')
-rw-r--r-- | doc/toc.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/toc.html b/doc/toc.html new file mode 100644 index 000000000..ac21959cf --- /dev/null +++ b/doc/toc.html @@ -0,0 +1,6 @@ +<ul> +<li><a href="help/general">Project/Site Information</a></li> +<li><a href="help/members">For Members</a></li> +<li><a href="help/admins">For Administrators</a></li> +<li><a href="help/develop">For Developers</a></li> +</ul> |