Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
ca30e1d5
Commit
ca30e1d5
authored
Apr 06, 2006
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update URL to reflect new website
parent
3c423a04
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
Doc/Makefile
Doc/Makefile
+3
-4
Doc/python-docs.txt
Doc/python-docs.txt
+1
-1
No files found.
Doc/Makefile
View file @
ca30e1d5
...
...
@@ -108,7 +108,7 @@ MKISILOHTML=$(MKHOWTO) --html --about html/stdabout.dat \
--iconserver
../icons
\
--l2h-init
perl/isilo.perl
--numeric
--split
1
\
--dvips-safe
MKISILO
=
iSilo
386
-U
-y
-rCR
-d0
MKISILO
=
iSilo
XC
-o
isilo/settings.ixs
MKPDF
=
$(MKHOWTO)
--paper
=
$(PAPER)
--pdf
MKPS
=
$(MKHOWTO)
--paper
=
$(PAPER)
--ps
...
...
@@ -441,8 +441,7 @@ isilo: isilo/python-api.pdb \
isilo/python-whatsnew.pdb
isilo/python-api.pdb
:
isilo/api/api.html isilo/api/api.css
$(MKISILO)
"-iPython/C API Reference Manual"
\
isilo/api/api.html
$@
$(MKISILO)
-x
isilo/api.ixs isilo/api/api.html
$@
isilo/python-doc.pdb
:
isilo/doc/doc.html isilo/doc/doc.css
$(MKISILO)
"-iDocumenting Python"
\
...
...
@@ -691,7 +690,7 @@ distlatex: bziplatex ziplatex
# The small amount of additional work is a small price to pay for not
# having to remember which order to do it in. ;)
paperdist
:
distpdf distps pkglist
edist
:
disthtml distinfo
zipisilo
pkglist
edist
:
disthtml distinfo pkglist
# The pkglist.html file is used as part of the download.html page on
# python.org; it is not used as intermediate input here or as part of
...
...
Doc/python-docs.txt
View file @
ca30e1d5
...
...
@@ -180,4 +180,4 @@ Answers to the Questions
whether it's safe to remove, see the "Why is Python Installed on
my Computer?" FAQ, found at:
http://www.python.org/doc/faq/installed
.html
http://www.python.org/doc/faq/installed
/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment