Merged initial Sphinx documentation structure.
authorW. Trevor King <wking@drexel.edu>
Mon, 8 Feb 2010 22:05:12 +0000 (17:05 -0500)
committerW. Trevor King <wking@drexel.edu>
Mon, 8 Feb 2010 22:05:12 +0000 (17:05 -0500)
commit37d61e9ecd8768b25ba4aff3c657ccc56f086dd0
tree31214efb9536a319473277610534cf2f37215ed1
parent3f27c5c3bbc1ecd00db51c4894a9bf9651ae4fbb
parent960565a8cc80f98d0a8bfa77029fbc78692ea1a1
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 :).
doc/man/module.mk