From 2462c65f7966bae606bf8ea54855c63c8bf7c5a4 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 27 Dec 2020 11:41:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=94=20Use=20todos=20instead=20of=20not?= =?UTF-8?q?es=20where=20possible?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/autodoc/engineer.rst | 2 ++ docs/source/autodoc/lazy.rst | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/autodoc/engineer.rst b/docs/source/autodoc/engineer.rst index 0d2b91be..562b2d85 100644 --- a/docs/source/autodoc/engineer.rst +++ b/docs/source/autodoc/engineer.rst @@ -2,3 +2,5 @@ ================================== .. automodule:: royalnet.engineer + +.. todo:: Document this. diff --git a/docs/source/autodoc/lazy.rst b/docs/source/autodoc/lazy.rst index d8856c05..f992f088 100644 --- a/docs/source/autodoc/lazy.rst +++ b/docs/source/autodoc/lazy.rst @@ -1,6 +1,6 @@ ``lazy`` - Lazy-load global objects =================================== -.. note:: The documentation for this section hasn't been written yet. - .. automodule:: royalnet.lazy + +.. todo:: Document this. \ No newline at end of file