Hi,

> > Actually one thing Sphinx hasn't got (or I haven't found) is a web
> > server mode where it automatically rebuilds docs that have changed -
> > this is pretty handy in development.

> Neat.
> Because many VCS have a post commit hook which can be configured to
> automatically upload to a server...

Sure, the post-commit hook is good for your internet-facing web
server.

When writing docs, I like to quite frequently look at the generated
output, usually many times before each commit. With sphinx this means
running it at the command line, then refreshing in the web browser.
With pipp and the "dev web serevr" running, I can just refresh the web
browser. I find this really handy.

Paul
--~--~---------~--~----~------------~-------~--~----~
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