summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2007-10-18 19:31:36 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2007-10-18 19:31:36 +0000
commit8690a2466d69cbcf1cdc5c9043431776e7bf6605 (patch)
tree84a033cbb804fa609b22274c0126ddd7cdcbf6c1 /README
parent9317126cb0ad4039812d1e058672c32a5f0ad0fa (diff)
downloadpygtk-8690a2466d69cbcf1cdc5c9043431776e7bf6605.tar.gz
mention how to build docs, patch from Björn Lindqvist, fixes #479379
svn path=/trunk/; revision=2921
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 294d6180..30d82321 100644
--- a/README
+++ b/README
@@ -80,6 +80,9 @@ build, it should be as simple as running:
$ make
$ make install
+To build the reference documentation, supply the argument
+"--enable-docs" to configure.
+
If your Python interpreter isn't in the path, or is not called
"python", you can set the PYTHON environment variable to the full path
of the interpreter: