From d6063ff35b19fc36ee2c4ba022a1e12dbcbbdaed Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 30 May 2019 01:07:05 +0900 Subject: doc: Fold lines by 80 columns --- doc/development/tutorials/todo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/development/tutorials') diff --git a/doc/development/tutorials/todo.rst b/doc/development/tutorials/todo.rst index 78a37c2fe..f4ac85ac9 100644 --- a/doc/development/tutorials/todo.rst +++ b/doc/development/tutorials/todo.rst @@ -23,8 +23,8 @@ We want the extension to add the following to Sphinx: only shown in the output if a new config value is set. Todo entries should not be in the output by default. -* A ``todolist`` directive that creates a list of all todo entries throughout the - documentation. +* A ``todolist`` directive that creates a list of all todo entries throughout + the documentation. For that, we will need to add the following elements to Sphinx: -- cgit v1.2.1