Including jupyter notebooks in documentation using nbsphinx fails to find notebooks in upper level directory
As mentioned in some other questions 1 and 2, I set up the setting in conf.py
Why is sphinx-autoapi not updating my documentation from child classes?
I am in the process of implementing sphinx-autoapi for an existing project.
For this I am building the docs, and I am ironing out the errors one by one.
For one class in the library I fixed an issue, but the fix is not propagating to the child classes.