mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 19:14:20 +00:00
📔 Use todos instead of notes where possible
This commit is contained in:
parent
7af7ebc860
commit
2462c65f79
2 changed files with 4 additions and 2 deletions
|
@ -2,3 +2,5 @@
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
.. automodule:: royalnet.engineer
|
.. automodule:: royalnet.engineer
|
||||||
|
|
||||||
|
.. todo:: Document this.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
``lazy`` - Lazy-load global objects
|
``lazy`` - Lazy-load global objects
|
||||||
===================================
|
===================================
|
||||||
|
|
||||||
.. note:: The documentation for this section hasn't been written yet.
|
|
||||||
|
|
||||||
.. automodule:: royalnet.lazy
|
.. automodule:: royalnet.lazy
|
||||||
|
|
||||||
|
.. todo:: Document this.
|
Loading…
Reference in a new issue