Commit aee806a3f0f5558e10c86bc1f912d124d921552c
1 parent
69ce8338
Exists in
master
and in
23 other branches
README: provide a documentation index
Showing
1 changed file
with
28 additions
and
7 deletions
Show diff stats
README
| 1 | -noosfero - a web-based social platform | |
| 1 | +Noosfero - a web-based social platform | |
| 2 | 2 | ====================================== |
| 3 | 3 | |
| 4 | -:: About the project | |
| 4 | +http://www.noosfero.org/ | |
| 5 | 5 | |
| 6 | -Homepage: http://www.noosfero.org/ | |
| 6 | +Documentation | |
| 7 | +------------- | |
| 7 | 8 | |
| 8 | -:: Authors and copyright | |
| 9 | +The following documentation is available: | |
| 9 | 10 | |
| 10 | -Authors: see file AUTHORS | |
| 11 | -Copyright information: see file COPYRIGHT | |
| 12 | -Full license text; see file COPYING | |
| 11 | +File Purpose | |
| 12 | +~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 13 | +INSTALL install instructions | |
| 14 | +INSTALL.awstats install instructions - access statistics service | |
| 15 | +INSTALL.chat install instructions - chat service | |
| 16 | +INSTALL.email install instructions - email service | |
| 17 | +INSTALL.multitenancy install instructions - multiple sites | |
| 18 | +INSTALL.varnish install instructions - varnish HTTP caching (recommended) | |
| 19 | +HACKING development instruction | |
| 20 | +RELEASING instructions for doing releases | |
| 21 | +doc/noosfero/* user documentation (available through the app itself) | |
| 22 | + | |
| 23 | + | |
| 24 | +Authors and copyright | |
| 25 | +--------------------- | |
| 26 | + | |
| 27 | +Authorship and copyright information is available in the files listed below. | |
| 28 | + | |
| 29 | +File Purpose | |
| 30 | +~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 31 | +AUTHORS list of authors (updated at each release) | |
| 32 | +COPYRIGHT Copyright statement for the project | |
| 33 | +COPYING Full text of the project license | ... | ... |