doc: update :class: to :py:class: for modern Sphinx.
authorW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 12:37:54 +0000 (08:37 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 26 Oct 2012 12:37:54 +0000 (08:37 -0400)
commitc065f17c6a79ec52abc370c91f49e570798cf38e
tree09102e2b71a52ec8d859cba65aab2cf83e9a530c
parent5bc03aa8b5a98c153a47cfc0ad23c7906485989a
doc: update :class: to :py:class: for modern Sphinx.
22 files changed:
doc/hacking.txt
libbe/bug.py
libbe/bugdir.py
libbe/command/serve_commands.py
libbe/command/serve_storage.py
libbe/comment.py
libbe/diff.py
libbe/storage/__init__.py
libbe/storage/http.py
libbe/storage/util/properties.py
libbe/storage/util/settings_object.py
libbe/storage/vcs/__init__.py
libbe/storage/vcs/arch.py
libbe/storage/vcs/base.py
libbe/storage/vcs/bzr.py
libbe/storage/vcs/darcs.py
libbe/storage/vcs/git.py
libbe/storage/vcs/hg.py
libbe/storage/vcs/monotone.py
libbe/util/id.py
libbe/util/tree.py
libbe/util/utility.py