4.8.2.1.1.14. sphinx.builders.latex.Builder.get_outdated_docs¶
-
Builder.get_outdated_docs()[source]¶ Return an iterable of output files that are outdated, or a string describing what an update build will build.
If the builder does not output individual files corresponding to source files, return a string here. If it does, return an iterable of those files that need to be written.