diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-04-09 18:43:26 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-04-09 18:44:50 -0400 |
commit | 8736b05d051dc5f2777dc4f86e684e3a3cec6a7c (patch) | |
tree | 3a0ac8ade22fea80531c8603588fc927802f2842 /docs/installation.rst | |
parent | b0de01cf0102ec596c2bdec553eb73713e9da103 (diff) | |
download | mediagoblin-8736b05d051dc5f2777dc4f86e684e3a3cec6a7c.tar.lz mediagoblin-8736b05d051dc5f2777dc4f86e684e3a3cec6a7c.tar.xz mediagoblin-8736b05d051dc5f2777dc4f86e684e3a3cec6a7c.zip |
Fleshes out documentation.
use, what their function is, and urls for library documentation
* adds a forward chapter which talks about the documentation
* adds an installation stub
* adds a software stack chapter that covers what libraries are in
* adds a design decisions chapter which covers why we chose the
libraries and architecture
Diffstat (limited to 'docs/installation.rst')
-rw-r--r-- | docs/installation.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst new file mode 100644 index 00000000..2dfd467d --- /dev/null +++ b/docs/installation.rst @@ -0,0 +1,5 @@ +============== + Installation +============== + +FIXME - this page is a stub! |