Dear Luc, thank you for this valuable hint. Your example doc looks awesome and exactly as this what was in my mind.
The test with my own code did not work. https://gitlab.com/buhtz/buhtz-sphinx I always do a "make html" in the doc-directory to generate the doc. But I have not copied your conf.py exactly. https://gitlab.com/buhtz/buhtz-sphinx/blob/master/doc/source/conf.py Because I didn't understand all details of your conf.py. What is this with the "import atelier" in it? Why do you use the package that should be documented in your conf.py file? You also use a lot more atelier calls in the conf.py file. It would help my understanding to see a minimal example. The sphinx-doc website about autosummary doesn't explain how to configure a complete project environment to run. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
