Lines Matching refs:echo
15 echo.Please use `make ^<target^>` where ^<target^> is one of
16 echo. html to make standalone HTML files
17 echo. dirhtml to make HTML files named index.html in directories
18 echo. pickle to make pickle files
19 echo. json to make JSON files
20 echo. htmlhelp to make HTML files and a HTML help project
21 echo. qthelp to make HTML files and a qthelp project
22 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
23 echo. changes to make an overview over all changed/added/deprecated items
24 echo. linkcheck to check all external links for integrity
25 echo. doctest to run all doctests embedded in the documentation if enabled
37 echo.
38 echo.Build finished. The HTML pages are in _build/html.
44 echo.
45 echo.Build finished. The HTML pages are in _build/dirhtml.
51 echo.
52 echo.Build finished; now you can process the pickle files.
58 echo.
59 echo.Build finished; now you can process the JSON files.
65 echo.
66 echo.Build finished; now you can run HTML Help Workshop with the ^
73 echo.
74 echo.Build finished; now you can run "qcollectiongenerator" with the ^
76 echo.^> qcollectiongenerator _build\qthelp\futures.qhcp
77 echo.To view the help file:
78 echo.^> assistant -collectionFile _build\qthelp\futures.ghc
84 echo.
85 echo.Build finished; the LaTeX files are in _build/latex.
91 echo.
92 echo.The overview file is in _build/changes.
98 echo.
99 echo.Link check complete; look for any errors in the above output ^
106 echo.
107 echo.Testing of doctests in the sources finished, look at the ^