sphinx/doc
Michael Goerz 4e27cc465a Fix docs of inheritance-diagram "parts" option
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
2019-03-19 01:19:29 +09:00
..
_static Remove unnecessary encoding cookie from Python source files 2018-12-16 12:22:12 -08:00
_templates Merge pull request #5096 from tk0miya/update_docs 2018-06-21 01:29:42 +09:00
_themes/sphinx13 Update basic.css for HTML5 writer 2019-02-11 17:46:56 +09:00
development/tutorials Fix build issues 2018-12-23 12:26:30 +01:00
extdev Separate json and pickle to sphinxcontrib package 2019-02-17 22:31:50 +09:00
man doc: Remove --epub option from man page for sphinx-build 2019-02-04 00:29:53 +09:00
usage Fix docs of inheritance-diagram "parts" option 2019-03-19 01:19:29 +09:00
authors.rst Fixup windows newlines. 2014-09-21 20:23:24 +02:00
changes.rst Use "any" role in changelog. 2014-09-19 13:18:29 +02:00
conf.py Fix docs of inheritance-diagram "parts" option 2019-03-19 01:19:29 +09:00
contents.rst Fix ToC (#5917) 2019-01-10 18:08:12 +01:00
develop.rst Fix build issues 2018-12-23 12:26:30 +01:00
devguide.rst add devguide.rst as a file instead of symlink. 2016-12-18 10:06:30 +09:00
examples.rst Add "who uses it" page. 2008-06-23 12:35:22 +00:00
faq.rst Feedback 2018-12-19 17:35:17 +01:00
glossary.rst doc: Add "extensions" to usage guide 2018-06-20 09:30:47 +01:00
intro.rst Correct intro.rst with regards to prerequisites 2018-09-24 17:17:54 -07:00
latex.rst Fix duplicate reference (my wrong, refs: #5919) 2019-01-13 10:52:42 +01:00
make.bat make.bat must follow #4097. 2018-06-17 15:24:23 +09:00
Makefile make: Default to Python 3 2018-06-21 15:11:35 +01:00
templating.rst doc: Add deprecation info to script_files (template variable) 2018-11-21 20:15:47 +09:00
theming.rst explicitly recommend to inherit CSS via @import 2018-12-12 10:16:54 +01:00