From: W. Trevor King Date: Mon, 8 Feb 2010 22:05:12 +0000 (-0500) Subject: Merged initial Sphinx documentation structure. X-Git-Tag: 1.0.0~59^2~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=37d61e9ecd8768b25ba4aff3c657ccc56f086dd0;p=be.git Merged initial Sphinx documentation structure. There's still a long way to go in this direction, but the basic framework is now in place. Toss in numpydoc-style docstrings http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines when you have time, and things will gradually improve over time. I also punted our user ID creation/parsing in libbe.ui.util.user to the email module. This way IDs are handled in an RFC-compliant way (less suprising for users) and by someone else (less work for us :). --- 37d61e9ecd8768b25ba4aff3c657ccc56f086dd0 diff --cc doc/man/module.mk index ea4eacc,0000000..ea4eacc mode 100644,000000..100644 --- a/doc/man/module.mk +++ b/doc/man/module.mk