sphinx-doc/sphinx

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

Open

#9.409 aberto em 6 de jul. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (1.985 forks)batch import
awaiting:reviewgood first issuetype:docs

Métricas do repositório

Stars
 (5.625 stars)
Métricas de merge de PR
 (Mesclagem média 10d 11h) (11 fundiu PRs em 30d)

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.

Guia do colaborador