6 Commits

Author SHA1 Message Date
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 b79bf0b642 Made the sphinxtogithub package non-executable in favor of the script in bin 2009-12-22 00:30:01 +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