mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Regenerated pydoc topic index in preparation for Python 3.5.0b2.
This commit is contained in:
parent
bf304fcb32
commit
e8ff0caa72
2 changed files with 3 additions and 3 deletions
|
@ -96,8 +96,8 @@ doctest:
|
||||||
|
|
||||||
pydoc-topics: BUILDER = pydoc-topics
|
pydoc-topics: BUILDER = pydoc-topics
|
||||||
pydoc-topics: build
|
pydoc-topics: build
|
||||||
@echo "Building finished; now copy build/pydoc-topics/topics.py" \
|
@echo "Building finished; now run this:" \
|
||||||
"to ../Lib/pydoc_data/topics.py"
|
"cp build/pydoc-topics/topics.py ../Lib/pydoc_data/topics.py"
|
||||||
|
|
||||||
htmlview: html
|
htmlview: html
|
||||||
$(PYTHON) -c "import webbrowser; webbrowser.open('build/html/index.html')"
|
$(PYTHON) -c "import webbrowser; webbrowser.open('build/html/index.html')"
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue