mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-01 09:07:55 -05:00
The new ``python_display_short_literal_types`` configuration option for the ``py`` domain controls display of PEP 586 ``Literal`` types. The 'short' format is inspired by PEP 604, using the bitwise OR operator to distinguish the possible legal values for the argument.