fulltoc
fulltoc copied to clipboard
TypeError("make_toctree() got an unexpected keyword argument 'titles_only'")
Hey,
If I use this extension with the below list, I get this error
TypeError("make_toctree() got an unexpected keyword argument 'titles_only'")
Environment
- Python 3.7.1
- Sphinx 4.0.2
- sphinx-rtd-theme 0.5.2
Extensions
- sphinx.ext.autodoc
- sphinx.ext.napoleon
- sphinx.ext.intersphinx
- sphinx.ext.doctest
Hey @kasium have you found any fix please ?
Not so far