$ make preview bin/sphinx-build -b dirhtml -d _build/doctrees . _build/dirhtmlRunning Sphinx v1.8.5loading pickled environment... donebuilding [mo]: targets for 0 po files that are out of datebuilding [dirhtml]: targets for 6 source files that are out of dateupdating environment: [config changed] 413 added, 1 changed, 0 removedreading sources... [100%] using-scylla/workload-prioritization looking for now-outdated files... none foundpickling environment... donechecking consistency... donepreparing documents... donewriting output... [100%] generating indices... genindexwriting additional pages... searchcopying images... [100%] copying static files... donecopying extra files... donedumping search index in English (code: en) ... donedumping object inventory... donebuild succeeded.
sphinx_gallery_conf = {
'something': lambda x: x * 2,
}
--
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 sphinx-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/5c1a8db3-94d4-4de0-8d9b-39653c39535c%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to sphinx...@googlegroups.com.
I took a hard look into my config.py but did not find anything similar to what you describe here, like an env change.
Hi allAs the subject says, sphinx-build started to update all files, on every run. I suspect it started when I moved to from Sphinx 1.6 to 1.8, but I'm not sureAny idea?
To unsubscribe from this group and stop receiving emails from it, send an email to sphinx...@googlegroups.com.
building [mo]: targets for 0 po files that are out of date
building [dirhtml]: targets for 0 source files that are out of dateupdating environment: [config changed ('source_parsers')] 504 added, 1 changed, 0 removed
--
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 sphinx-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/8d289942-18f5-439d-9ee9-15214cf69adb%40googlegroups.com.