File: 0007-remove-zip-links-from-frontpage.patch

package info (click to toggle)
blender-doc 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 253,604 kB
  • sloc: python: 13,030; javascript: 322; makefile: 113; sh: 107
file content (24 lines) | stat: -rw-r--r-- 669 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description: Remove zip links from front page
 The links lead to unavailable files not built
 by this package.
Author: Jonathan Rubenstein <jrubcop@gmail.com>
Forwarded: not-needed

--- a/manual/index.rst
+++ b/manual/index.rst
@@ -6,15 +6,6 @@
 Welcome to the manual for `Blender <https://www.blender.org>`__,
 the free and open source 3D creation suite.
 
-.. see #64071 for why we don't use ':download:'
-
-.. only:: builder_html
-
-   This site can be used offline:
-
-   - `Download the manual as web pages (HTML) <blender_manual_html.zip>`__
-   - `Download the manual in an e-book format (EPUB) <blender_manual_epub.zip>`__
-
 
 Getting Started
 ===============