OK, I finally fixed this, it was the problem described in #82. The missing point to reproduce it was that the reST source had to be in a subdirectory.
Should work now in latest 0.5 and trunk branches. cheers, Georg [email protected] schrieb: > Specifically: > > .. csv-table:: > :header: Col1, Col2, Col3 > :file: myfile.csv > > Many thanks. > > On Feb 7, 2:56 pm, Georg Brandl <[email protected]> wrote: >> [email protected] schrieb: >> >> > I wrote previously about hundreds of files being considered "changed" >> > even running consecutive builds with no changes. I believe the problem >> > is the use of "csv-table", even if the CSV is not changed. Any way >> > around this? Any Sphinx code I could tweak for myself to get around >> > this? >> >> Thanks for this investigation! I assume you're using the :file: option? >> I'll make some tests when I can access a Windows machine again. >> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
