aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Add a database guide to the plugin docs.Elrond2013-01-261-0/+1
| | | | | | Plugin writers will often need to create new tables. So give them some hints, what they need to do and where they might find more info.
* Docs: Create new area for developers.Elrond2013-01-261-1/+11
| | | | | | | | We need some "Part" for developers. Currently, it's named "Part 4: Developer's Zone". But we should come up with a better name soon. Moved the codebase docs in there for starters.
* Add Trim whitespace plugin docs.Elrond2013-01-261-0/+1
| | | | | Added the documentation (which was already present in plugindocs/) to the TOC, so it's getting build and linked.
* Allow doc string extraction and use for pluginapi.Elrond2013-01-261-0/+1
| | | | | | | | Allow us to extract docstrings from our sources using the sphinx.ext.autodoc module. First use: Extract some of the docs for the pluginapi and provide it in a new "Plugin API" section.
* Added documentation for the OAuth pluginJoar Wandborg2012-09-181-0/+1
|
* Fix relnotes for 0.3.1.Will Kahn-Greene2012-08-221-0/+2
|
* Finish flatpagesplugin; add plugin docsWill Kahn-Greene2012-07-161-1/+11
|
* Add link to wiki on front page; fix aboutWill Kahn-Greene2012-06-021-0/+9
| | | | | | | 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.
* Add plugin writer's quickstart guideWill Kahn-Greene2012-05-231-0/+1
|
* Add build date to docsWill Kahn-Greene2012-05-231-0/+1
| | | | Makes it easier to spot when the docs aren't rebuilding correctly.
* Split docs into siteadmin and pluginwriter guidesWill Kahn-Greene2012-05-231-17/+30
| | | | | | | | | | | * 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.
* Start adding release notes.Elrond2012-04-051-0/+1
| | | | | This is especially for noting the switch to sql and explaining how to convert your mongodb data over to sql.
* Added CC0 header to all MediaGoblin docs in docs/source/Christopher Allan Webber2012-02-071-0/+13
|
* Added the "Media types" chapterChristopher Allan Webber2011-12-121-0/+1
|
* DOCS:: #675 revision to deployment and production documentstycho garen2011-12-041-0/+1
|
* Added configuration to the indexChristopher Allan Webber2011-10-311-0/+1
|
* Overhauls docsWill Kahn-Greene2011-10-051-5/+4
| | | | | | | | | | * 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.
* Documentation Revision, clarification, and editing.tycho garen2011-08-271-2/+3
| | | | | | | | | | - a line in the .gitignore file to ignore the built documentation tree. - a complete revision/editorial pass of all non-technical documents that outline process, project fundamentals, and background. These edits clarified the text, unified the style, and elaborated on stubs.
* Changing the MediaGoblin Sphinx docs a bit...Christopher Allan Webber2011-08-211-3/+2
| | | | | - Removing the git guide, and moved it to the wiki - moving mediagoblin.rst to about_mediagoblin.rst
* Moves hacking howto and design decisions docs to wikiWill Kahn-Greene2011-07-311-2/+0
|
* Moves docs files around so we build from source/ directoryWill Kahn-Greene2011-07-311-0/+32