sphinx-doc/sphinx

Support todo roles in the `sphinx.ext.todo` extension

Open

#6 689 ouverte le 7 sept. 2019

Voir sur GitHub
 (1 commentaire) (3 réactions) (0 assignés)Python (1 985 forks)batch import
awaiting:responseextensions:todohelp wantedtype:enhancement

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

Is your feature request related to a problem? Please describe. Sometimes it is convenient to note a todo inline which is not possible using the todo admonition. However there seems to be the todo role. This would require also creating a custom role.

Describe the solution you'd like Using :todo:`todo message` should work the same as using the todo admonition.

Context

https://developer.blender.org/D5664

Guide contributeur