diff options
author | W. Trevor King <wking@drexel.edu> | 2010-02-06 13:44:05 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-02-06 13:44:05 -0500 |
commit | 4c71190ebafd7ce198a5c0047588c4b2f7e5ef58 (patch) | |
tree | 0d22c6f22dfc9295dff49ecc31534226763df079 /doc/libbe.txt | |
parent | 668be5b01d9ad47f4f9714bfe8deee377341eb35 (diff) | |
download | bugseverywhere-4c71190ebafd7ce198a5c0047588c4b2f7e5ef58.tar.gz |
Added bugdir and comment modules to Sphinx docs
Diffstat (limited to 'doc/libbe.txt')
-rw-r--r-- | doc/libbe.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |