diff options
Diffstat (limited to 'docs/source/deploymenthowto.rst')
-rw-r--r-- | docs/source/deploymenthowto.rst | 16 |
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/>`_. |