aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/pluginwriter/database.rst
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-05-29 14:10:07 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-05-29 14:10:07 -0500
commitd861ffc9ad5118f251fa669028bf774d98b0b451 (patch)
tree897ccf1e07447b24557915bcf643f3266988fb1c /docs/source/pluginwriter/database.rst
parentd28c5066e8bc67c9f96db3acc4d982bd94f330d2 (diff)
downloadmediagoblin-d861ffc9ad5118f251fa669028bf774d98b0b451.tar.lz
mediagoblin-d861ffc9ad5118f251fa669028bf774d98b0b451.tar.xz
mediagoblin-d861ffc9ad5118f251fa669028bf774d98b0b451.zip
Link to the plugin api stuff and the database plugin sections from the quickstart.
This commit sponsored by Nathan Stephenson. Thank you!
Diffstat (limited to 'docs/source/pluginwriter/database.rst')
-rw-r--r--docs/source/pluginwriter/database.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/source/pluginwriter/database.rst b/docs/source/pluginwriter/database.rst
index 58edf3a0..603a19eb 100644
--- a/docs/source/pluginwriter/database.rst
+++ b/docs/source/pluginwriter/database.rst
@@ -12,9 +12,12 @@
<http://creativecommons.org/publicdomain/zero/1.0/>.
-========
-Database
-========
+.. _plugin-database-chapter:
+
+
+===========================
+Database models for plugins
+===========================
Accessing Existing Data