Ben Sturmfels
96de552f5e
Add a troubleshooting page to the docs.
2021-09-20 15:52:32 +10:00
jgart
ec74b6d032
Remove Mozilla Persona plugin [ #5512 ].
...
Mozilla persona is RIP since 2016.
Signed-off-by: Ben Sturmfels <ben@sturm.com.au>
2021-04-23 17:48:03 +10:00
Ben Sturmfels
38bd1bfd6d
docs: Add a draft release checklist.
2021-03-30 16:17:04 +11:00
Ben Sturmfels
a4832b5bc2
Direct wiki links to archive.org.
2021-03-12 11:45:46 +11:00
Ben Sturmfels
7981fdaf7d
docs: Add chapter on upgrading, inc. system Python upgrades [ #972 ].
2020-05-11 23:14:18 +10:00
Ben Sturmfels
a9b7bd60b2
subtitles: Add documentation, limit uploads to *.vtt files, only show for video [ #5589 ].
2020-04-30 12:05:47 +10:00
Ben Sturmfels
9650aa394b
Spell-check the entire documentation.
2016-09-18 16:28:22 +03:00
Jessica Tallon
2a702d0180
Update and reorganise API documentation
2015-01-09 14:02:49 +00:00
Jessica Tallon
90b78c4a28
Clean up documentation and add documentation on activities
2014-12-30 16:01:20 +01:00
Elrond
7610eb231e
Start for documenting core hooks.
...
This is basicly a start by Chris Webber, I'm just commiting
it for him.
2014-08-19 00:41:21 +02:00
Christopher Allan Webber
bf92ac6d7c
Adding Pump API stuff to the docs index.
...
This commit sponsored by Joel Luellwitz. Thanks!
2014-08-04 11:55:05 -05:00
Christopher Allan Webber
a442823bc1
Documenting the command-line uploading tooling.
...
This commit sponsored by Libby Reinish. Thank you! :)
2013-11-14 14:17:18 -06:00
Christopher Allan Webber
d33a954cad
Merge remote-tracking branch 'refs/remotes/rodney757/new_ldap'
...
Conflicts:
docs/source/index.rst
mediagoblin/templates/mediagoblin/auth/login.html
2013-09-20 07:32:52 -05:00
Christopher Allan Webber
b33feb18a7
Fix failing to build docs
2013-08-28 11:11:41 -05:00
Rodney Ewing
fb900ef27b
Merge branch 'auth_docs'
...
Conflicts:
docs/source/index.rst
2013-08-16 10:24:41 -07:00
Rodney Ewing
994e70e85e
added docs for ldap plugin
2013-08-15 16:01:22 -07:00
Rodney Ewing
91bee92e8e
documenting the new media_type plugins and available hooks
2013-07-12 14:35:43 -07:00
Rodney Ewing
d194770dd2
added docs explaining the authentication hooks
2013-07-10 13:29:58 -07:00
Rodney Ewing
26d2cce85e
added docs for the persona plugin
2013-07-09 13:31:32 -07:00
Rodney Ewing
bd0ece0557
added basic_auth and openid docs to index and link them together
2013-07-09 12:57:57 -07:00
Christopher Allan Webber
4436fbcd01
Some documentation on how to write database migrations.
...
This commit sponsored by Andrei Cristian Petcu. Thanks!
2013-06-28 10:27:06 -05:00
Christopher Allan Webber
25aad338d4
Added some test-writing docs for plugins, but not sure if they're good. ;)
...
This commit sponsored by Joe Lee. Thank you!
2013-06-07 11:45:07 -05:00
Elrond
340100ee99
Start a storage section.
...
With the workbench stuff in it.
2013-03-12 18:16:16 +01:00
Elrond
43a2f7fe79
Revive old "Design Decisions".
...
This brings back the exact version that was removed in
65e7ce634cfecc87ed6f390f9ccf91be513d2eea.
2013-03-09 15:49:20 +01:00
Joar Wandborg
35f1f75922
Added raven plugin docs to docs
2013-03-03 00:46:05 +01:00
Elrond
ae9f0aec38
Docs: Add a database guide to the plugin docs.
...
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.
2013-01-26 19:38:52 +01:00
Elrond
3214c653dd
Docs: Create new area for developers.
...
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.
2013-01-26 19:20:18 +01:00
Elrond
b238a95464
Add Trim whitespace plugin docs.
...
Added the documentation (which was already present in
plugindocs/) to the TOC, so it's getting build and linked.
2013-01-26 13:03:54 +01:00
Elrond
92c597ca1c
Allow doc string extraction and use for pluginapi.
...
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.
2013-01-26 00:15:57 +01:00
Joar Wandborg
df3147b986
Added documentation for the OAuth plugin
2012-09-18 21:42:10 +02:00
Will Kahn-Greene
9e579cde81
Fix relnotes for 0.3.1.
2012-08-22 17:47:15 -04:00
Will Kahn-Greene
4bd65f69c7
Finish flatpagesplugin; add plugin docs
2012-07-16 09:26:28 -04:00
Will Kahn-Greene
0e60e7e81b
Add link to wiki on front page; fix about
...
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.
2012-06-02 22:03:03 -04:00
Will Kahn-Greene
469f10e4a7
Add plugin writer's quickstart guide
2012-05-23 21:16:18 -04:00
Will Kahn-Greene
4f94f29da9
Add build date to docs
...
Makes it easier to spot when the docs aren't rebuilding correctly.
2012-05-23 20:35:53 -04:00
Will Kahn-Greene
2530ef7a1f
Split docs into siteadmin and pluginwriter guides
...
* 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.
2012-05-23 20:21:03 -04:00
Elrond
5be6425c28
Start adding release notes.
...
This is especially for noting the switch to sql and
explaining how to convert your mongodb data over to sql.
2012-04-05 19:49:14 +02:00
Christopher Allan Webber
473a4431c2
Added CC0 header to all MediaGoblin docs in docs/source/
2012-02-07 21:27:27 -06:00
Christopher Allan Webber
9bc2fc6c6a
Added the "Media types" chapter
2011-12-12 09:44:48 -06:00
tycho garen
a085dda5d2
DOCS:: #675 revision to deployment and production documents
2011-12-04 17:09:39 -05:00
Christopher Allan Webber
b31269d597
Added configuration to the index
2011-10-31 22:42:30 -05:00
Will Kahn-Greene
917d4663af
Overhauls docs
...
* 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.
2011-10-05 23:11:28 -04:00
tycho garen
6503d66c98
Documentation Revision, clarification, and editing.
...
- 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.
2011-08-27 17:43:14 -04:00
Christopher Allan Webber
26924b717e
Changing the MediaGoblin Sphinx docs a bit...
...
- Removing the git guide, and moved it to the wiki
- moving mediagoblin.rst to about_mediagoblin.rst
2011-08-21 22:23:03 -05:00
Will Kahn-Greene
65e7ce634c
Moves hacking howto and design decisions docs to wiki
2011-07-31 23:07:13 -04:00
Will Kahn-Greene
25a7eb25bf
Moves docs files around so we build from source/ directory
2011-07-31 17:54:54 -04:00