diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-04-12 19:56:04 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-04-12 19:56:04 -0400 |
commit | 00fdc7bdee4f27ad04237bae49aa87ef75a69fb4 (patch) | |
tree | d51bc4d03283489691f1a80b66818147d9f70f53 /docs/hackinghowto.rst | |
parent | 3c013c5b79776190639af748913ce8634b1b7e59 (diff) | |
download | mediagoblin-00fdc7bdee4f27ad04237bae49aa87ef75a69fb4.tar.lz mediagoblin-00fdc7bdee4f27ad04237bae49aa87ef75a69fb4.tar.xz mediagoblin-00fdc7bdee4f27ad04237bae49aa87ef75a69fb4.zip |
Fixes docs.
* fixes some typos
* tweaks some language issues that occured because I took Chris'
stuff out of the context of the original READMEish structure
* ditches installation for deploymenthowto and hackinghowto
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r-- | docs/hackinghowto.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst new file mode 100644 index 00000000..93cd5ddc --- /dev/null +++ b/docs/hackinghowto.rst @@ -0,0 +1,5 @@ +=============== + Hacking HOWTO +=============== + +FIXME - write this! |