[docs] some more updates
This commit is contained in:
parent
0b7f61b62e
commit
0b0780b213
7 changed files with 54 additions and 54 deletions
9
docs/docstring.tmpl
Normal file
9
docs/docstring.tmpl
Normal file
|
@ -0,0 +1,9 @@
|
|||
"""<desc>
|
||||
|
||||
:param <name>: <desc>
|
||||
|
||||
:raises <error>: <desc>
|
||||
|
||||
:return: <desc>
|
||||
:rtype: <type>
|
||||
"""
|
Loading…
Add table
Add a link
Reference in a new issue