Commit Graph

89 Commits

Author SHA1 Message Date
Gregor Aisch
8d366b3852 including toc in doc index 2013-04-03 13:01:02 +02:00
Gregor Aisch
cca2dfeb8b added sitemap 2013-04-03 13:00:44 +02:00
Gregor Aisch
b39e4b193a fine-tuning the documentation 2013-04-03 12:46:10 +02:00
Gregor Aisch
5e5b902116 updated documentation 2013-04-03 12:28:42 +02:00
Gregor Aisch
258e3f3059 Allowing for direct iteration over rows in a table 2013-04-03 12:28:32 +02:00
Gregor Aisch
7638e898fd added code example 2013-04-03 12:28:11 +02:00
Gregor Aisch
37db0fa814 docs! 2013-04-03 02:05:37 +02:00
Gregor Aisch
7e7d95f850 updated main readme 2013-04-03 01:56:57 +02:00
Gregor Aisch
c284d05bd6 docs! 2013-04-03 01:48:26 +02:00
Gregor Aisch
4e78c96370 KeyError wasn't evaluated 2013-04-03 00:56:07 +02:00
Gregor Aisch
e0b66510ab removed sphinx warnings 2013-04-03 00:51:33 +02:00
Gregor Aisch
d240a45e77 docs 2013-04-03 00:24:23 +02:00
Gregor Aisch
b5a759087a docs! 2013-04-02 23:45:44 +02:00
Gregor Aisch
f8e6d53bb5 docs! 2013-04-02 13:44:14 +02:00
Gregor Aisch
f52c7da45b docs 2013-04-02 13:17:41 +02:00
Gregor Aisch
4d503f42e3 allow sorting by multiple columns and descending order 2013-04-02 13:17:30 +02:00
Gregor Aisch
adc5d32012 docs 2013-04-02 11:24:35 +02:00
Gregor Aisch
58c1773777 documentation! 2013-04-02 11:10:29 +02:00
Gregor Aisch
4bfd6e5d0c removed trackers 2013-04-02 00:44:29 +02:00
Gregor Aisch
10980b9688 changed background to avoid confusion with flask 2013-04-02 00:44:29 +02:00
Friedrich Lindenberg
963aefe9da merge 2013-04-02 00:14:10 +02:00
Friedrich Lindenberg
e58ffdafde Some additional doc. 2013-04-02 00:10:07 +02:00
Gregor Aisch
a0416d2752 stole sphinx theme from kenneth reitz :) 2013-04-02 00:03:25 +02:00
Gregor Aisch
b9f52fb384 documentation! 2013-04-01 23:36:09 +02:00
Gregor Aisch
a7c07fe944 removed recursion 2013-04-01 22:47:58 +02:00
Gregor Aisch
59b49b597d seld --> self, pep8 2013-04-01 22:43:57 +02:00
Gregor Aisch
866df01a13 simpler code block syntax 2013-04-01 22:41:33 +02:00
Gregor Aisch
eb24e51ad6 api docs 2013-04-01 22:41:06 +02:00
Gregor Aisch
a82a7d3cde quick start tutorial 2013-04-01 22:41:06 +02:00
Gregor Aisch
077b3f520f doc 2013-04-01 22:41:06 +02:00
Friedrich Lindenberg
26b40c8055 More verbose comments in database. 2013-04-01 22:39:18 +02:00
Friedrich Lindenberg
bf8a267ecc Fix up setup.py 2013-04-01 22:39:04 +02:00
Friedrich Lindenberg
6ee58e850d Add tables property to database. 2013-04-01 22:09:16 +02:00
Friedrich Lindenberg
0f81dbe52c More unit tests for table. 2013-04-01 22:03:01 +02:00
Gregor Aisch
57b124365b ignoring .DS_Store 2013-04-01 21:33:41 +02:00
Gregor Aisch
74ef6e8999 doc 2013-04-01 21:33:12 +02:00
Gregor Aisch
4bbaa7ba00 added dataset to sys.path 2013-04-01 21:32:54 +02:00
Gregor Aisch
57afc346c6 added documentation 2013-04-01 21:32:37 +02:00
Gregor Aisch
b76f11c94c added documentation 2013-04-01 21:32:26 +02:00
Friedrich Lindenberg
7c5779da80 More tests on table 2013-04-01 19:56:14 +02:00
Friedrich Lindenberg
8a97902762 Build up test cases a bit 2013-04-01 19:46:17 +02:00
Friedrich Lindenberg
2c17baa6a3 Begin porting tests. 2013-04-01 19:38:02 +02:00
Friedrich Lindenberg
8e8d676369 Fix description 2013-04-01 19:28:30 +02:00
Friedrich Lindenberg
b723b7da7c Refactor to simplify 2013-04-01 19:28:22 +02:00
Friedrich Lindenberg
d3fe91bc73 Moved everything into the OO api, not really tested … 2013-04-01 19:06:14 +02:00
Gregor Aisch
58bf7bf27f initial commit of sphinx documentation 2013-04-01 18:43:01 +02:00
Friedrich Lindenberg
30867fad21 Refactor more stuff up to an object. 2013-04-01 18:05:41 +02:00
Friedrich Lindenberg
14e68f26ab Begin moving things into the objects. 2013-04-01 17:30:52 +02:00
Friedrich Lindenberg
6d15886989 Final part of refactor. 2013-04-01 17:29:58 +02:00
Friedrich Lindenberg
f216a6066e Make "persistence" a module. 2013-04-01 17:29:45 +02:00