It may depend on what extensions you have running. Those may flag ALL files as being changed so the extension can reprocess them.
--Peter On Wednesday, October 3, 2018 at 8:22:02 AM UTC-7, ryanwist wrote: > > Hi Paul, > > Thanks for the reply -- good to have pointers on where to look. I can > report: > > No -E on build (using either make.bat or sphinx-build directly). > The pickle is being built. > All files are local - no sleight of hand with the cloud. > conf.py did have a number of extensions, but removing them all had no > effect. > > I did determine that reducing my file set by using "exclude_patterns" in > conf.py does *lower *the number of "changed" files -- but as previous, > after all the above are tried, I still get a fixed number of changed files > on build, even when nothing in fact has changed. > > Further inquiry not needed; I appreciate the help to this point. I was > hoping that reducing/eliminating the "changed" total would speed my build > time, but after the testing I've done for this I'm fairly certain that the > doc set size (too big!) is the real issue there. > > > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
