Skip to content Skip to sidebar Skip to footer
Showing posts with the label Autodoc

Include Specific Special-methods In Sphinx

I have a bunch of classes which use 'special-methods': class Foo(object): 'Foo docst… Read more Include Specific Special-methods In Sphinx