Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-21 22:12:14 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-21 22:12:14 (GMT)
commit8af241bdf9077ad705534574c9d781d9fc17e3f4 (patch)
tree450144df7aa5179c0f0b168f013b2f884b2355d4
parentc72fba539bfdb1801e2de4a190a385728dd77595 (diff)
Flash out the sections I intend to write
-rw-r--r--activities.rst11
-rw-r--r--architecture.rst11
-rw-r--r--index.rst4
-rw-r--r--reference.rst2
-rw-r--r--testing.rst2
5 files changed, 30 insertions, 0 deletions
diff --git a/activities.rst b/activities.rst
new file mode 100644
index 0000000..da14990
--- /dev/null
+++ b/activities.rst
@@ -0,0 +1,11 @@
+Writing activities
+==================
+
+The basics
+----------
+
+Storing data
+------------
+
+Collaboration
+-------------
diff --git a/architecture.rst b/architecture.rst
new file mode 100644
index 0000000..1c2b277
--- /dev/null
+++ b/architecture.rst
@@ -0,0 +1,11 @@
+Getting familiar with the code
+==============================
+
+Shell
+-----
+
+Toolkit
+-------
+
+Datastore
+---------
diff --git a/index.rst b/index.rst
index 5ecf46e..841b1ef 100644
--- a/index.rst
+++ b/index.rst
@@ -7,3 +7,7 @@ Contents:
:maxdepth: 2
build
+ architecture
+ activities
+ testing
+ reference
diff --git a/reference.rst b/reference.rst
new file mode 100644
index 0000000..3cdb8ca
--- /dev/null
+++ b/reference.rst
@@ -0,0 +1,2 @@
+API reference
+=============
diff --git a/testing.rst b/testing.rst
new file mode 100644
index 0000000..d855227
--- /dev/null
+++ b/testing.rst
@@ -0,0 +1,2 @@
+Automated testing
+=================