Why does the ReadTheDocs PDF output of my documentation not contain a references section
Summary The issue at hand is that the ReadTheDocs PDF output of documentation does not contain a references section, despite the references appearing correctly in the HTML output. This suggests a problem with the LaTeX file generation process used by Sphinx to create the PDF. Root Cause The root cause of this issue is likely … Read more