aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/deploymenthowto.rst
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2011-10-05 23:08:53 -0400
committerWill Kahn-Greene <willg@bluesock.org>2011-10-05 23:11:28 -0400
commit917d4663afedded7e6606b1a799771da8dc2a37c (patch)
treed0a13978e8d36d4f802c558361917ce776ef2260 /docs/source/deploymenthowto.rst
parentc0022ecc8803d92f2ecedbcce90037a8b48dac77 (diff)
downloadmediagoblin-917d4663afedded7e6606b1a799771da8dc2a37c.tar.lz
mediagoblin-917d4663afedded7e6606b1a799771da8dc2a37c.tar.xz
mediagoblin-917d4663afedded7e6606b1a799771da8dc2a37c.zip
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.
Diffstat (limited to 'docs/source/deploymenthowto.rst')
-rw-r--r--docs/source/deploymenthowto.rst16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/source/deploymenthowto.rst b/docs/source/deploymenthowto.rst
deleted file mode 100644
index f3093a60..00000000
--- a/docs/source/deploymenthowto.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-.. _deployment-howto:
-
-==================
- Deployment HOWTO
-==================
-
-Step 1: Write code that can be deployed.
-
-Step 2: ?
-
-Step 3: Write the deployment guide and profit!
-
-But seriously, this is a stub since we're not quite there (yet) but if
-you want to see where we are now, you can try to run the latest
-development version by following the instructions on
-`the wiki <http://wiki.mediagoblin.org/>`_.