python - Avoid docstrings from parent, in Sphinx -


i use sphinx autodocs, find annoying how default appends parent class docstring docstring.

the result each , every documented test class inheriting unittest.testcase, docstring "create instance of class use named test method when executed. raises valueerror if instance not have method specified name." appended. these 2 sentences litter test documentation, on , on again.

how can stop sphinx pulling docstring parent?


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -