sphinx-doc/sphinx

`translatable` node is not documented on the page 'Doctree node classes added by Sphinx'

Open

#9 409 ouverte le 6 juil. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (1 985 forks)batch import
awaiting:reviewgood first issuetype:docs

Métriques du dépôt

Stars
 (5 625 stars)
Métriques de merge PR
 (Merge moyen 10j 11h) (11 PRs mergées en 30 j)

Description

This node allows supplying custom translation strings.

Link to source: https://github.com/sphinx-doc/sphinx/blob/996c5855bcda6cc49986bcecd18290c9fcd5e06c/sphinx/addnodes.py#L47

It is not present on the Doctree node classes added by Sphinx nor i18n API.

Guide contributeur