Skip to content

Add docs on sphinx tags #4603

@agjohnson

Description

@agjohnson

Another Sphinx feature that would be helpful would be addition of Sphinx tags:
http://www.sphinx-doc.org/en/stable/markup/misc.html#including-content-based-on-tags

It allows for having content like:

.. only:: footag

    Only in the Foo docs!

.. only:: bartag

    Only in the Bar docs!

The tags config option is already exposed in conf.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions