From 8736b05d051dc5f2777dc4f86e684e3a3cec6a7c Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Sat, 9 Apr 2011 18:43:26 -0400 Subject: 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 --- docs/installation.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/installation.rst (limited to 'docs/installation.rst') 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! -- cgit v1.2.3