aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/libbe.bugdir.txt7
-rw-r--r--doc/libbe.comment.txt7
-rw-r--r--doc/libbe.txt2
3 files changed, 16 insertions, 0 deletions
diff --git a/doc/libbe.bugdir.txt b/doc/libbe.bugdir.txt
new file mode 100644
index 0000000..2464ea6
--- /dev/null
+++ b/doc/libbe.bugdir.txt
@@ -0,0 +1,7 @@
+*******************
+:mod:`libbe.bugdir`
+*******************
+
+.. automodule:: libbe.bugdir
+ :members:
+ :undoc-members:
diff --git a/doc/libbe.comment.txt b/doc/libbe.comment.txt
new file mode 100644
index 0000000..6e76f98
--- /dev/null
+++ b/doc/libbe.comment.txt
@@ -0,0 +1,7 @@
+********************
+:mod:`libbe.comment`
+********************
+
+.. automodule:: libbe.comment
+ :members:
+ :undoc-members:
diff --git a/doc/libbe.txt b/doc/libbe.txt
index dd04df1..5d29434 100644
--- a/doc/libbe.txt
+++ b/doc/libbe.txt
@@ -9,4 +9,6 @@
.. toctree::
:maxdepth: 2
+ libbe.bugdir.txt
libbe.bug.txt
+ libbe.comment.txt