Docs: Python API, minor edits to download link

This commit is contained in:
Campbell Barton 2015-08-01 20:10:25 +10:00
parent e31f8e756f
commit 2904007d31
1 changed files with 1 additions and 1 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("`A compressed ZIP file of this site is available <%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")