aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/help.rst
Commit message (Collapse)AuthorAgeFilesLines
* Split docs into siteadmin and pluginwriter guidesWill Kahn-Greene2012-05-231-29/+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.
* Added CC0 header to all MediaGoblin docs in docs/source/Christopher Allan Webber2012-02-071-0/+13
|
* Overhauls docsWill Kahn-Greene2011-10-051-0/+16
* 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.