aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/about.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add link to wiki on front page; fix aboutWill Kahn-Greene2012-06-021-4/+5
| | | | | | | Adds a summary and a link to the wiki for contributors to the front page. The "what is mediagoblin" section in the about chapter talkd about what it was, but it was buried--this slightly unburies it.
* Split docs into siteadmin and pluginwriter guidesWill Kahn-Greene2012-05-231-0/+101
* create initial bits for plugin writer's guide * move siteadmin stuff to site administrator's guide * rework index.rst to support multiple guides * tweak some text * move files into subdirectories I verified that this still works with html and texinfo build targets. There's still a lot of work to do, but this is a good start.