We are using the autoclass
directive a few times in a file, but it doesn't make sense for these to show up in the TOC tree.
However, there are other files where it does make sense for autodoc objects to show up in the TOC tree.
Is there a way to exclude autodoc objects from toctree
on a per-file or per-autodoc basis?