Jason S wrote:
> On Dec 9, 12:24 pm, TJG <tjgol...@gmail.com> wrote:
>>> HTML builds... so if you change the .css file it doesn't recognize
>>> that things have changed to force a rebuild.
>> I know; I've just got a rebuild.cmd which I hit. My doc sets aren't
>> big enough for this to be a problem. YMMV, of course.
> 
> "rebuild.cmd" ? care to elaborate?

I'm not sure "elaborate" is the word, really ;)

<rebuild.cmd>
build.py -a -b html . .\_build
pause
</rebuild.cmd>

FWIW, my build.cmd looks like this:

<build.cmd>
build.py -b html . .\_build
pause
</build.cmd>

TJG

--

You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.


Reply via email to