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.comment.txt | |
parent | 668be5b01d9ad47f4f9714bfe8deee377341eb35 (diff) | |
download | bugseverywhere-4c71190ebafd7ce198a5c0047588c4b2f7e5ef58.tar.gz |
Added bugdir and comment modules to Sphinx docs
Diffstat (limited to 'doc/libbe.comment.txt')
-rw-r--r-- | doc/libbe.comment.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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: |