Hi there, Sphinx fans

Just for fun/learning/nothing better to do, I knocked up a generic
SCons (http://www.scons.org) script to build Sphinx documentation the
other day, in the same manner that the Makefile and make.bat scripts
produced by sphinx-quickstart do.  Then it occurred to me that other
people might be interested...

One of the (many) advantages of SCons is that it works the same way on
Windows and Linux: one script fits all.  And, since an SCons script is
a Python script, it can be extended to do other cool stuff (e.g., nose
into your conf.py and build a zipped HTML doc package based on your
project name and version).

You can find it on Bitbucket: http://bitbucket.org/zondo/sphinx-scons
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to