diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-01-13 14:51:04 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-01-13 14:51:04 +0900 |
| commit | aafaa922378157a12eec988350c1b97561f8483f (patch) | |
| tree | b90c0ffea2d5a8b2a420eef884bb802086f85d76 /doc/development/tutorials | |
| parent | 842fbfa1e8ac9a88b97efbcf6020a98a103af1d0 (diff) | |
| download | sphinx-git-aafaa922378157a12eec988350c1b97561f8483f.tar.gz | |
doc: Use attention for notes about nodes in conf.py
Diffstat (limited to 'doc/development/tutorials')
| -rw-r--r-- | doc/development/tutorials/todo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/tutorials/todo.rst b/doc/development/tutorials/todo.rst index fa97c580b..e27528b5a 100644 --- a/doc/development/tutorials/todo.rst +++ b/doc/development/tutorials/todo.rst @@ -107,7 +107,7 @@ is just a "general" node. <http://docutils.sourceforge.net/docs/ref/doctree.html>`__ and :ref:`Sphinx <nodes>`. -.. DANGER:: +.. attention:: It is important to know that while you can extend Sphinx without leaving your ``conf.py``, if you declare an inherited node right |
