doc/changes/3.0.rst
CODE_OF_CONDUCTc_id_attributes
and :confval:c_paren_attributes to support user-defined attributes.term role could not match case-insensitivelyterm role becomes case sensitiveNone emits a nitpicky warningNone in the function signature is
not converted to a hyperlink when using intersphinxautodoc_typehints\ ='description' doesn't
suppress typehints in signature for classes/methods__doc__ member3.0.0b1
extractbb for image inclusion in
Japanese documents as .xbb files are unneeded by :program:dvipdfmx
since TeXLive2015 (refs: #6189)3.0.0b1
autosummary_generate_overwrite to change the behaviorobject class are not documented by default
when :inherited-members: and :special-members: are given.meta fields in info-field-list becomes reserved. They
are not displayed on output document nowsphinx.events.EventManager.listeners has changedproductionlist some uses of
:rst:role:token must be modified to include the scope which was previously
ignored.say_hello_
links to .. cpp:function:: say_hello()parseInt_ links
to .. js:function:: parseIntnumref_ links
to .. rst:role:: numrefsay_hello_
links to .. py:function:: say_hello()sphinx_cpp_tagname in the desc_signature_line node
has been renamed to sphinx_line_type.strip_signature_backslash can be used by users to re-enable it.3.0.0 final
sphinx.util.inspect.unwrap() is renamed to unwrap_all()3.0.0b1
desc_signature['first']sphinx.directives.DescDirectivesphinx.domains.std.StandardDomain.add_object()sphinx.domains.python.PyDecoratorMixinsphinx.ext.autodoc.get_documenters()sphinx.ext.autosummary.process_autosummary_toc()sphinx.parsers.Parser.appsphinx.testing.path.Path.text()sphinx.testing.path.Path.bytes()sphinx.util.inspect.getargspec()sphinx.writers.latex.LaTeXWriter.format_docclass()3.0.0b1
#247: autosummary: Add :confval:autosummary_generate_overwrite to overwrite
old stub file
#5923: autodoc: :inherited-members: option takes a name of ancestor class
not to document inherited members of the class and uppers
#6830: autodoc: consider a member private if docstring contains
:meta private: in info-field-list
#7165: autodoc: Support Annotated type (PEP-593)
#2815: autodoc: Support singledispatch functions and methods
#7079: autodoc: :confval:autodoc_typehints accepts "description"
configuration. It shows typehints as object description
#7314: apidoc: Propagate --maxdepth option through package documents
#6558: glossary: emit a warning for duplicated glossary entry
#3106: domain: Register hyperlink target for index page automatically
#6558: std domain: emit a warning for duplicated generic objects
#6830: py domain: Add new event: :event:object-description-transform
#6895: py domain: Do not emit nitpicky warnings for built-in types
py domain: Support lambda functions in function signature
#6417: py domain: Allow to make a style for arguments of functions and methods
#7238, #7239: py domain: Emit a warning on describing a python object if the entry is already added as the same name
#7341: py domain: type annotations in signature are converted to cross refs
Support priority of event handlers. For more detail, see
:py:meth:.Sphinx.connect()
#3077: Implement the scoping for :rst:dir:productionlist as indicated
in the documentation.
#1027: Support backslash line continuation in :rst:dir:productionlist.
#7108: config: Allow to show an error message from conf.py via ConfigError
#7032: html: :confval:html_scaled_image_link will be disabled for images having
no-scaled-link class
#7144: Add CSS class indicating its domain for each desc node
#7211: latex: Use babel for Chinese document when using XeLaTeX
#6672: LaTeX: Support LaTeX Theming (experimental)
#7005: LaTeX: Add LaTeX styling macro for :rst:role:kbd role
#7220: genindex: Show "main" index entries at first
#7103: linkcheck: writes all links to output.json
#7025: html search: full text search can be disabled for individual document
using :nosearch: file-wide metadata
#7293: html search: Allow to override JavaScript splitter via
SearchLanguage.js_splitter_code
#7142: html theme: Add a theme option: pygments_dark_style to switch the
style of code-blocks in dark mode
The C domain has been rewritten adding for example:
c:expr for rendering expressions and types
in text.Added SphinxDirective.get_source_info()
and SphinxRole.get_source_info().
#7324: sphinx-build: Emit a warning if multiple files having different file extensions for same document found
3.0.0 final
ObjectDescription.transform_content().3.0.0b1
autoclass_content='class' setcode-block:: guess does not workhtml_file_suffix instead of
html_link_suffix in search resultsbizstyle does not support sidebarwidth3.0.0 final
autosummary_generate is Falsepy:function directive is
different with one from index directive with "builtin" typeenv-get-outdated handlers__wrapped__ functions are not documented correctlyintersphinx_mapping on :event:config-inited event