Commit Graph

30 Commits

Author SHA1 Message Date
Michael Jones 2cf89618e2 Adjusted README to reflect latest contributions 2009-12-21 16:53:40 +00:00
winhamwr 9d4ab1dc0f Added a note to the README about running unit tests via setuptools. 2009-12-22 00:30:04 +08: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 9eaa8f6af6 Fixed typo in bin/sphinxtogithub 2009-12-22 00:30:01 +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 7fa82e39a7 Fixed package-finding in setup.py 2009-12-22 00:30:00 +08:00
winhamwr 455f5a0848 Added MANIFEST file 2009-12-22 00:29:46 +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
Michael Jones 2c238aa918 Updated README 2009-12-14 11:09:56 +00:00
David Aguilar 3bd9cd8471 sphinxtogithub.py: Handle hard-coded '_sources/' in javascript files
Sphinx's searchtools.js has a hard-coded '_sources/' string.
This adds a Replacer object to handle the '_sources/' string
in javascript files.

Signed-off-by: David Aguilar <davvid@gmail.com>
2009-12-14 19:08:21 +08:00
mpj 5ebb0c3b7a Removed legacy script and added alternatives section to README 2009-11-26 11:30:36 +00:00
mpj eacd0e25d5 Only work with html build. Only print with verbose 2009-11-22 20:37:21 +00:00
mpj 9d21963206 Tweaked README formatting 2009-11-22 20:00:35 +00:00
mpj 11ac0168b9 Updated README to reflect changes 2009-11-22 19:57:11 +00:00
mpj f795e1a0b7 Added unit tests for rename objects 2009-11-22 19:45:59 +00:00
mpj c95ba83c7d Added sphinx setup and extension code 2009-11-22 19:45:46 +00:00
mpj 67547afddd Remove old non-underscore directories before renaming 2009-11-22 19:29:45 +00:00
mpj b233123944 Added partial testsuite and refactored 2009-11-22 18:47:55 +00:00
mpj 1cd16edcc7 Renamed script so it can be used as a Python module 2009-11-22 17:36:13 +00:00
mpj 2b7c16b24c Added BSD licence 2009-11-19 10:43:41 +00:00
mpj 5c259e2afe Implemented in a "Clean Code" manner with verbose option
Design is inspired by Google's Clean Code talks and is aimed at
testability, though currently there are no tests.
2009-11-19 10:34:37 +00:00
mpj eae9ea21ae Added old script for historic interest 2009-11-19 10:00:08 +00:00
michaeljones f627eaf7d7 Correcting README inaccuracy. 2009-11-15 09:17:44 -07:00
michaeljones 4841e56f7d Correcting README markup error 2009-11-15 09:15:43 -07:00
mpj 704fb7f115 Switched to certik's Python rewrite 2009-11-15 16:12:35 +00:00
Michael Stephens 6a28e580c6 prefer GNU sed if multiple versions are available 2009-11-16 00:00:25 +08:00
mpj 44c25b9b69 Minor update 2009-04-25 13:50:00 +01:00
mpj af4446f48e Initial commit 2009-04-25 13:47:16 +01:00