10 Commits

Author SHA1 Message Date
Michael Jones 7e7b5077f5 Updated version number and handling for PyPI registration 2010-11-10 08:11:30 +13:00
Michael Jones 4ad7a62b7b Removed comment, issue can be resolved another way 2010-06-19 21:21:16 -07:00
michaelj cbcd86d886 Run for both html and dirhtml
Previously dirhtml build types were ignored by the extension
2010-04-23 19:19:55 +10:00
Michael Jones 4a9a1d644a Fixes for flaws introduced through testing
It is possible to rely on testing too much! The last round of changes
work fine for the test suite but infact broke the behaviour of the
extension. More work required on the test suite I think.
2010-01-09 15:44:12 +00:00
Michael Jones e98c23737e Added more test cases
Tests for Layout, LayoutFactory and setup(app). Resulted in structuring
some code so that LayoutFactory uses other factories to generate the
helpers and handlers for the Layout.
2010-01-09 15:04:28 +00:00
winhamwr 5c537e244d Changed the test directory to tests. 2009-12-22 00:30:03 +08:00
winhamwr 7088e20e47 Added top-level objects from the sphinxtogithub package to __init__.py so that tests don't need to change their references 2009-12-22 00:30:03 +08:00
winhamwr b79bf0b642 Made the sphinxtogithub package non-executable in favor of the script in bin 2009-12-22 00:30:01 +08:00
winhamwr 8669f9b3d6 First crack at setup.py file. Took my best guess on a version number and a couple of other things 2009-12-22 00:29:23 +08:00
winhamwr fbe5cf8fed Re-arranged project in to a package for easy installation with pip and to remove the need to duplicate sphinxtogithub.py for testing 2009-12-22 00:29:03 +08:00