mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Remove some HTML from the PYTHONDOCS fragment defined here.
This commit is contained in:
parent
6a11960ed4
commit
e4359952c0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ MKHTML= $(MKHOWTO) --html
|
||||||
|
|
||||||
BUILDINDEX=$(TOOLSDIR)/buildindex.py
|
BUILDINDEX=$(TOOLSDIR)/buildindex.py
|
||||||
|
|
||||||
PYTHONDOCS='<hr>See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.'
|
PYTHONDOCS='See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.'
|
||||||
HTMLBASE= file:`pwd`
|
HTMLBASE= file:`pwd`
|
||||||
|
|
||||||
INDEXFILES=api/api.html \
|
INDEXFILES=api/api.html \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue