Category "read-the-docs"

Headings and Chapters are messed up in ReadTheDocs Sphinx PDF file

For some reason, the subtitles become the chapters in the PDF generated for my docs by ReadTheDocs. Check it out here: https://yarsaw.namantech.me/_/downloads/e

autodoc: workaround when "cannot import module"

The package I want to document with Sphinx contains pure Python modules (ok) + a C/C++ library bind using pybind11. There are a lot of dependencies that can not

How can I use automodule or autoclass for Sphinx in a markdown file?

I understand the Sphinx supports markdown or .md files optionally, which works great for me for my supplimental documentation. What I am trying to do is use the