diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-04-22 22:02:55 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-04-22 22:02:55 -0400 |
commit | 6a338d8e0ea0c8f643e01699e014c298e34c3006 (patch) | |
tree | 5890c6253c421182df35f60341e41ec973b731c9 /docs/deploymenthowto.rst | |
parent | fad67707e1ce6e3e31d34f26e357450ba8101700 (diff) | |
download | mediagoblin-6a338d8e0ea0c8f643e01699e014c298e34c3006.tar.lz mediagoblin-6a338d8e0ea0c8f643e01699e014c298e34c3006.tar.xz mediagoblin-6a338d8e0ea0c8f643e01699e014c298e34c3006.zip |
Updates contributing howto
* lots of changes to the contributing howto from Matt, Greg, Will, and
Chris
* adds references between the contributing howto and other chapters
* adds a design decision regarding copyright assignment
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 39cf73af..684ac1b1 100644 --- a/docs/deploymenthowto.rst +++ b/docs/deploymenthowto.rst @@ -1,3 +1,5 @@ +.. _deployment-howto: + ================== Deployment HOWTO ================== |