Searched refs:htmlview (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Doc/ |
D | make.bat | 69 if "%1" EQU "htmlview" goto htmlview 85 echo. clean, check, serve, htmlview 120 :htmlview label 122 echo.Can't specify filenames to build with htmlview target, ignoring.
|
D | Makefile | 17 suspicious coverage doctest pydoc-topics htmlview clean dist check serve \ 101 htmlview: html target
|
D | README.txt | 50 * "htmlview", which re-uses the "html" builder, but then opens the main page
|
/external/python/cpython3/Doc/ |
D | make.bat | 86 if "%1" EQU "htmlview" goto htmlview 102 echo. clean, check, serve, htmlview 157 :htmlview label 159 echo.Can't specify filenames to build with htmlview target, ignoring.
|
D | Makefile | 19 suspicious coverage doctest pydoc-topics htmlview clean dist check serve \ 118 htmlview: html target
|
D | README.rst | 59 * "htmlview", which re-uses the "html" builder, but then opens the main page
|