diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-04-30 08:27:15 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-04-30 08:27:15 -0500 |
commit | 776331fd96b55dba004e8bb5a10e02a555bf76c1 (patch) | |
tree | 5cf332de13e8cd47d72e9916896e14c93886a8ba /docs/deploymenthowto.rst | |
parent | 1bb0fdf2f4f568019c3449f269c69f406507bd7c (diff) | |
parent | 87b44d61ef4c1ace855540ab35f047a2067e277c (diff) | |
download | mediagoblin-776331fd96b55dba004e8bb5a10e02a555bf76c1.tar.lz mediagoblin-776331fd96b55dba004e8bb5a10e02a555bf76c1.tar.xz mediagoblin-776331fd96b55dba004e8bb5a10e02a555bf76c1.zip |
Merge branch 'master' into celerysubmit
Diffstat (limited to 'docs/deploymenthowto.rst')
-rw-r--r-- | docs/deploymenthowto.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/deploymenthowto.rst b/docs/deploymenthowto.rst index 684ac1b1..d943e276 100644 --- a/docs/deploymenthowto.rst +++ b/docs/deploymenthowto.rst @@ -9,3 +9,5 @@ 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. |