Doc: PyAPI docs, quiet warnings, fix URL's

This commit is contained in:
Campbell Barton
2015-09-07 18:23:16 +10:00
parent e106a212e8
commit 77b0b661dd
3 changed files with 156 additions and 151 deletions

View File

@@ -1600,7 +1600,7 @@ def write_rst_contents(basepath):
fw("\n")
# fw("`A PDF version of this document is also available <%s>`_\n" % BLENDER_PDF_FILENAME)
fw("This site can be downloaded for offline use `Download the full Documentation (zipped HTML files)<%s>`_\n" % BLENDER_ZIP_FILENAME)
fw("This site can be downloaded for offline use `Download the full Documentation (zipped HTML files) <%s>`_\n" % BLENDER_ZIP_FILENAME)
fw("\n")