Moved the IDE tutorial to a directory with a shorter name. The long

name was giving problems with some tar implementations.
This commit is contained in:
Jack Jansen 2003-07-02 09:20:09 +00:00
parent b7f6810a1f
commit e2ff8be761
15 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@ APPTEMPLATE=$(srcdir)/Mac/OSXResources/app
APPSUBDIRS=MacOS Resources Resources/English.lproj \
Resources/English.lproj/Documentation \
Resources/English.lproj/Documentation/doc \
Resources/English.lproj/Documentation/macpython_ide_tutorial
Resources/English.lproj/Documentation/ide
DOCDIR=$(srcdir)/Mac/OSXResources/app/Resources/English.lproj/Documentation
DOCINDEX=$(DOCDIR)/"Documentation idx"
CACHERSRC=$(srcdir)/Mac/scripts/cachersrc.py

View file

@ -22,7 +22,7 @@
<ul>
<li><a href="intro.html">What is MacPython?</a>
</li>
<li><a href="macpython_ide_tutorial/index.html">MacPython
<li><a href="ide/index.html">MacPython
Integrated Development Environment Introduction</a>
</li>
<li><a href="doc/index.html">Python Language and runtime documentation</a>

View file

@ -45,7 +45,7 @@ if you are familiar with Python on unix you should feel right at home.</p>
<p>The MacPython Integrated Development Environment (IDE) allows
easy editing, running and debugging of scripts. Read the
<a href="macpython_ide_tutorial/index.html">Introduction
<a href="ide/index.html">Introduction
to the IDE</a> to whet your appetite.</p>
<p>MacPython comes with lots of modules that allow access to