mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
The documentation now correctly describes the behavior of the ``parts`` option in an inheritance-diagram directive: it gives the number of parts that are *kept* not dropped. The option now also accepts negative values, which drops parts from the left (which is the what the documentation incorrectly claimed the option would do for positive values) As a form of testing of the new functionality, the documentation for the inheritance_diagram extension now includes a section "Examples" that demonstrate the different possibilities. This would fail to build without the patch. Closes #4872 |
||
---|---|---|
.. | ||
autodoc.rst | ||
autosectionlabel.rst | ||
autosummary.rst | ||
coverage.rst | ||
doctest.rst | ||
example_google.py | ||
example_google.rst | ||
example_numpy.py | ||
example_numpy.rst | ||
extlinks.rst | ||
githubpages.rst | ||
graphviz.rst | ||
ifconfig.rst | ||
imgconverter.rst | ||
index.rst | ||
inheritance.rst | ||
intersphinx.rst | ||
linkcode.rst | ||
math.rst | ||
napoleon.rst | ||
todo.rst | ||
viewcode.rst |