diff options
author | friendica <info@friendica.com> | 2013-11-18 19:17:25 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-18 19:17:25 -0800 |
commit | be0197a3a035f7676a37ee766462d7a36a3043bb (patch) | |
tree | 85813dc109271fd0298e9314c7abd9c944f20137 /doc/Home.md | |
parent | d049df8fa50f256f5c88547fe448e8a1f3bb9ab4 (diff) | |
download | volse-hubzilla-be0197a3a035f7676a37ee766462d7a36a3043bb.tar.gz volse-hubzilla-be0197a3a035f7676a37ee766462d7a36a3043bb.tar.bz2 volse-hubzilla-be0197a3a035f7676a37ee766462d7a36a3043bb.zip |
pull in some doco from the project wiki, keep it with the code
Diffstat (limited to 'doc/Home.md')
-rw-r--r-- | doc/Home.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/Home.md b/doc/Home.md index f97f987da..0034c4aa9 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -20,13 +20,19 @@ Red Matrix Documentation and Resources * [Comanche Page Descriptions](help/Comanche) * [Plugins](help/Plugins) * [Developers](help/Developers) -* [Code](doc/html) +* [Intro for Developers](help/Intro-for-Developers.md) +* [API functions](help/api_functions.md) +* [Red Functions 101](help/dev-function-overview.md) +* [Code Reference (doxygen generated)](doc/html) * [To-Do list for the Red Documentation Project](help/To-Do) * [To-Do list for Developers](help/To-Do-Code) **External Resources** * [Main Website](https://github.com/friendica/red) +* [Plugin/Addon Website](https://github.com/friendica/red-addons) +* [Assets Website](https://github.com/friendica/red-assets) + * [Development Channel](http://zothub.com/channel/one) **About** |