projects
/
pyutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a789441
)
Docs for dataclass_utils.
author
Scott Gasch
<scott@gasch.org>
Wed, 26 Oct 2022 15:52:01 +0000
(08:52 -0700)
committer
Scott Gasch
<scott@gasch.org>
Wed, 26 Oct 2022 15:52:01 +0000
(08:52 -0700)
docs/pyutils.rst
patch
|
blob
|
history
diff --git
a/docs/pyutils.rst
b/docs/pyutils.rst
index 0836f3149d834cbc5d583159aa47385a0019bd7f..2e96cbb530d40ffcccf50d138588b34a936dca3a 100644
(file)
--- a/
docs/pyutils.rst
+++ b/
docs/pyutils.rst
@@
-2270,6
+2270,14
@@
during runtime) via Zookeeper (which is disabled by default).
:undoc-members:
:show-inheritance:
+pyutils.dataclass\_utils module
+-------------------------------
+
+.. automodule:: pyutils.dataclass_utils
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
pyutils.decorator\_utils module
-------------------------------