sphinx/doc/usage/extensions
Takeshi KOMIYA 1ea11b1e48 Fix #759: autodoc: Add sphinx.ext.autodoc.preserve_defaults extension
Add a new extension `sphinx.ext.autodoc.preserve_defaults`.

It preserves the default argument values of function signatures in source code
and keep them not evaluated for readability.  This is an experimental
extension and it will be integrated into autodoc core in Sphinx-4.0.
2021-03-06 18:48:18 +09:00
..
autodoc.rst Fix #759: autodoc: Add sphinx.ext.autodoc.preserve_defaults extension 2021-03-06 18:48:18 +09:00
autosectionlabel.rst docs: autosectionlabel_maxdepth 2019-02-11 18:21:41 +09:00
autosummary.rst DOC: modules are only available when recursive is on 2021-01-01 11:12:58 -08:00
coverage.rst Strip trailing whitespaces and normalize line endings 2020-10-03 13:47:01 +02:00
doctest.rst Close #6698: doctest: Add :no-trim-doctest-flags: options 2020-08-05 23:39:05 +09:00
duration.rst doc: Fix sphinx.ext.duration will be added since 2.4.0 2019-12-25 22:43:56 +09:00
example_google.py refactored code and tests, prepared for numpy feature 2020-11-25 08:45:25 +01:00
example_google.rst doc: Add "extensions" to usage guide 2018-06-20 09:30:47 +01:00
example_numpy.py Remove unnecessary encoding cookie from Python source files 2018-12-16 12:22:12 -08:00
example_numpy.rst doc: Add "extensions" to usage guide 2018-06-20 09:30:47 +01:00
extlinks.rst docs: Remove a term "new" from config values 2019-02-27 01:18:57 +09:00
githubpages.rst Fix typo 2019-02-11 13:25:24 +09:00
graphviz.rst Close #6966: graphviz: Support `:class:` option 2019-12-27 22:38:10 +09:00
ifconfig.rst doc: Fold lines by 80 columns 2019-05-30 01:07:05 +09:00
imgconverter.rst Fix #7477: imgconverter: Invoke "magick convert" command on Windows 2020-04-15 23:23:28 +09:00
index.rst doc: Add hyperlinks to classifiers for sphinx extensions and themes 2021-01-24 16:45:50 +09:00
inheritance.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
intersphinx.rst Describe the intersphinx mapping a bit more 2020-12-13 08:04:55 -05:00
linkcode.rst doc: Add "extensions" to usage guide 2018-06-20 09:30:47 +01:00
math.rst Merge branch 'mathjax-3' of github.com:hameerabbasi/sphinx into mathjax-3 2020-07-24 17:01:39 +02:00
napoleon.rst Close #8573: napoleon: Add more custom section styles 2021-01-18 11:43:40 -08:00
todo.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
viewcode.rst doc: Fix description for viewcode_follow_imported_members 2018-12-23 22:13:33 +09:00