weblate/docs/snippets/format-features/toml-features.rst
Michal Čihař c2e6e26cf0
fix(formats): correct supported feature metadata (#20559)
Align generated format feature docs with actual parser behavior so Weblate does not advertise unsupported capabilities or hide supported ones.
2026-07-09 11:43:17 +00:00

30 lines
960 B
ReStructuredText
Vendored

.. AUTOGENERATED START: format-features toml
.. This section is automatically generated by `./manage.py list_format_features`. Do not edit manually.
.. list-table:: Supported features
:stub-columns: 1
* - File extensions
- ``.toml``
* - Linguality :ref:`ⓘ <bimono>`
- Monolingual
* - Supports plural :ref:`ⓘ <format-plurals>`
- ``No``
* - Supports descriptions :ref:`ⓘ <format-description>`
- ``No``
* - Supports explanation :ref:`ⓘ <format-explanation>`
- ``No``
* - Supports context :ref:`ⓘ <format-context>`
- ``No``
* - Supports location :ref:`ⓘ <format-location>`
- ``No``
* - Supports flags :ref:`ⓘ <format-flags>`
- ``No``
* - API identifier
- ``toml``
* - Supports read-only strings :ref:`ⓘ <read-only-strings>`
- ``No``
* - Supports removing obsolete strings :ref:`ⓘ <obsolete-strings>`
- ``No``
.. AUTOGENERATED END: format-features toml