aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/about.rst
Commit message (Collapse)AuthorAgeFilesLines
* Split docs into siteadmin and pluginwriter guidesWill Kahn-Greene2012-05-231-101/+0
| | | | | | | | | | | * 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.
* gandaro points out we should have all headers end with question marks for ↵Christopher Allan Webber2012-05-061-6/+6
| | | | | | consistency Done for about.rst
* Apparently I can't correct typos right. MedaGoblin->MediaGoblin in docsChristopher Allan Webber2012-05-061-1/+1
|
* A couple of typos in docs... MedaGobilin->MediaGoblinChristopher Allan Webber2012-05-051-1/+1
|
* Added CC0 header to all MediaGoblin docs in docs/source/Christopher Allan Webber2012-02-071-0/+13
|
* Overhauls docsWill Kahn-Greene2011-10-051-0/+88
* Removes a bunch of content that doesn't need to be in the suer manual anymore. * Fixes issues so it's more readable in source form. * Adds help chapter. * Moves links out of paragraphs to reduce line length. * Cleans up some language. * Fixes some links.