commit | 4e0a6fb13a7fafb16389764616322a03df8e52d3 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Sun Sep 11 09:30:38 2011 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Sun Sep 11 09:30:38 2011 -0400 |
tree | eca27f8fb8341e0e400f9214b665eded9e4ec7f2 | |
parent | 79a3dbe9fdbc269b2b441cb261637d55ff0d0232 [diff] [blame] |
Tell people how to build the docs
diff --git a/doc/README b/doc/README new file mode 100644 index 0000000..2a525bb --- /dev/null +++ b/doc/README
@@ -0,0 +1,4 @@ +This is the pyOpenSSL documentation source. It uses Sphinx. To build the +documentation, install Sphinx 1.0 and run: + + $ make html