Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 66447a0

Browse files
authored
docs: Add wpiutil.log package (#39)
1 parent e6f68e2 commit 66447a0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/api.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ of things in it.
1919

2020
.. toctree::
2121

22-
wpiutil
22+
wpiutil
23+
wpiutil.log

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,4 @@
157157
root = abspath(dirname(__file__))
158158

159159
gen_package(root, "wpiutil")
160+
gen_package(root, "wpiutil.log")

0 commit comments

Comments
 (0)