File: 01_adjust_documentation_path.patch

package info (click to toggle)
python-visual 3.2.9-4.1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,796 kB
  • ctags: 2,664
  • sloc: cpp: 11,958; sh: 8,185; python: 3,709; ansic: 480; makefile: 311
file content (15 lines) | stat: -rw-r--r-- 714 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- docs/index.html.orig
+++ docs/index.html
@@ -11,10 +11,10 @@
 <h1><font color="#FF0000">VPython Documentation</font></h1>
 <h2><font size="+1">The Visual Module for 3D Graphics</font></h2>
 <ul>
-  <li><a href="visual/index.html">Reference manual</a>: introduction, and all
+  <li><a href="html/index.html">Reference manual</a>: introduction, and all
     the details about using Visual</li>
   <li><a href="http://www.vpython.org">VPython web site</a></li>
-  <li><a href="visual/license.txt">License information for the Visual module</a></li>
+  <li><a href="copyright">License information for the Visual module</a></li>
 </ul>
 <h3>Modules Automatically Imported by the Visual Module</h3>
 <ul>