aboutsummaryrefslogtreecommitdiffstats
path: root/doc/install.txt
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2012-10-26 08:13:13 -0400
committerW. Trevor King <wking@tremily.us>2012-10-26 08:16:38 -0400
commitd9b9c4fdb13a0e0dc41184ea8d907bd5fa156e0d (patch)
tree4fa765a5b72b1a4c1c083e80706128620a3fc9f8 /doc/install.txt
parent26aadf775cbafd14e98870f818aae078181080d8 (diff)
downloadbugseverywhere-d9b9c4fdb13a0e0dc41184ea8d907bd5fa156e0d.tar.gz
doc: update :mod: to :py:mod: for modern Sphinx.
Diffstat (limited to 'doc/install.txt')
-rw-r--r--doc/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.txt b/doc/install.txt
index 9895f84..b95eca7 100644
--- a/doc/install.txt
+++ b/doc/install.txt
@@ -66,7 +66,7 @@ need to run::
$ make
-to build some auto-generated files (e.g. :mod:`libbe._version`), and::
+to build some auto-generated files (e.g. :py:mod:`libbe._version`), and::
$ make install