Sphinx-Autosummary-Recursion icon indicating copy to clipboard operation
Sphinx-Autosummary-Recursion copied to clipboard

Demonstrating the new automatic package recursion facility in sphinx.ext.autosummary version 3.1

Results 3 Sphinx-Autosummary-Recursion issues
Sort by recently updated
recently updated
newest added

@JamesALeedham, is it expected that the functionality in this repo should still work? I tried to produce my own version for my project with absolute minimum functionality, except using markdown...

Hey @JamesALeedham, thanks for this repo which certainly saved me a lot of headaches. Previously I am not able to generate auto-summary for some of my deeper classes and link...

Hello! Thank you for this great illustration. I am implementing this approach for my [OpenSees_Model_Generator](https://github.com/ioannis-vm/OpenSees_Model_Generator) repo, and I noticed that during the process of building I am getting a ton...