Commit Graph

24 Commits (87011073c0f2207e7c8e0e114225fa335aabbba8)

Author SHA1 Message Date
Doug Hellmann 87011073c0 release 0.2 with docs 2012-07-22 17:01:37 -04:00
Doug Hellmann 7ebec93a95 finish first draft of documentation 2012-07-22 17:01:27 -04:00
Doug Hellmann 2e7e0ab61e add API documentation 2012-07-22 16:54:13 -04:00
Doug Hellmann 9a47b1c407 rename loading; add enabling patterns 2012-07-22 16:31:31 -04:00
Doug Hellmann a2887fd1fd add diagrams to illustrate the loading patterns 2012-07-22 15:43:31 -04:00
Doug Hellmann 5b6f2416e2 Add descriptions of loading patterns.
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-07-22 15:19:15 -04:00
Doug Hellmann 685fd4c827 add script for running sphinx as I edit 2012-07-22 14:41:18 -04:00
Doug Hellmann ed654179da add history file 2012-07-22 14:13:54 -04:00
Doug Hellmann f4df0e8223 get the version from setup.py and always use today's date 2012-07-22 14:03:51 -04:00
Doug Hellmann 66aea3f2e1 doc files created by sphinx-quickstart 2012-07-22 14:01:53 -04:00
Doug Hellmann d48017c6e8 logging tweak 2012-06-19 17:22:41 -04:00
Doug Hellmann f0da043cb8 add DriverManager 2012-06-19 16:14:31 -04:00
Doug Hellmann b3293b9d92 add hook manager 2012-06-19 16:04:28 -04:00
Doug Hellmann 6af087440b break up monolithic module 2012-06-19 15:59:07 -04:00
Doug Hellmann abeae9ef53 add EnabledExtensionManager and NamedExtensionManager 2012-06-19 15:53:23 -04:00
Doug Hellmann dabad0bf41 add docstring gs 2012-06-19 15:37:25 -04:00
Doug Hellmann 81435d790d make ExtensionManager iterable 2012-06-19 15:30:03 -04:00
Doug Hellmann d07e2eabef error when no extensions to map() 2012-06-19 15:24:08 -04:00
Doug Hellmann 713412eded add map method 2012-06-19 15:18:32 -04:00
Doug Hellmann a4ad1e1074 basic ExtensionManager implementation 2012-06-19 15:05:03 -04:00
Doug Hellmann ea49b6a9e1 add license 2012-06-19 14:33:24 -04:00
Doug Hellmann 5fc07810f9 set up tox and fix packaging 2012-06-19 14:24:20 -04:00
Doug Hellmann 297158f6dd create setup.py 2012-06-19 14:12:49 -04:00
Doug Hellmann 03116cf7f4 Initial commit 2012-06-19 10:49:13 -07:00