sphinx_evita.css

Module Contents

Functions

setup

  • evita_eu_funding_badge: Add EU badge to the page footer. Supported values are "funded", "co-funded", "" (default, empty string). Original files from sourced from here. In the special case where it is detected to be an EVITA project by sphinx_evita.hooks.is_evita_project(), the badge will be set as "funded" automatically.

add_evita_eu_funding_badge

API

sphinx_evita.css.setup(app: sphinx.application.Sphinx) dict[str, Any]
  • evita_eu_funding_badge: Add EU badge to the page footer. Supported values are "funded", "co-funded", "" (default, empty string). Original files from sourced from here. In the special case where it is detected to be an EVITA project by sphinx_evita.hooks.is_evita_project(), the badge will be set as "funded" automatically.

sphinx_evita.css.add_evita_eu_funding_badge(app: sphinx.application.Sphinx)