docs: module template docstrings
This commit is contained in:
parent
b3085e85fd
commit
01c49ca34c
9 changed files with 27 additions and 49 deletions
|
|
@ -1,11 +1,6 @@
|
|||
"""
|
||||
Router dependencies for <this module>
|
||||
Dependencies related to the <this> module
|
||||
|
||||
Classes:
|
||||
- List: Description
|
||||
- Classes: Description
|
||||
|
||||
Functions:
|
||||
- List: Description
|
||||
- Functions: Description
|
||||
Exports:
|
||||
- <dep_name>: <return_type>: <description>
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue