mirror of https://github.com/python/cpython
Regenerated pydoc topic index in preparation for Python 3.5.0b2.
This commit is contained in:
parent
bf304fcb32
commit
e8ff0caa72
|
@ -96,8 +96,8 @@ doctest:
|
|||
|
||||
pydoc-topics: BUILDER = pydoc-topics
|
||||
pydoc-topics: build
|
||||
@echo "Building finished; now copy build/pydoc-topics/topics.py" \
|
||||
"to ../Lib/pydoc_data/topics.py"
|
||||
@echo "Building finished; now run this:" \
|
||||
"cp build/pydoc-topics/topics.py ../Lib/pydoc_data/topics.py"
|
||||
|
||||
htmlview: html
|
||||
$(PYTHON) -c "import webbrowser; webbrowser.open('build/html/index.html')"
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue