Lines Matching refs:echo

20 	echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
29 echo. epub to make an epub
30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
31 echo. text to make text files
32 echo. man to make manual pages
33 echo. texinfo to make Texinfo files
34 echo. gettext to make PO message catalogs
35 echo. changes to make an overview over all changed/added/deprecated items
36 echo. linkcheck to check all external links for integrity
37 echo. doctest to run all doctests embedded in the documentation if enabled
50 echo.
51 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
58 echo.
59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
66 echo.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
74 echo.
75 echo.Build finished; now you can process the pickle files.
82 echo.
83 echo.Build finished; now you can process the JSON files.
90 echo.
91 echo.Build finished; now you can run HTML Help Workshop with the ^
99 echo.
100 echo.Build finished; now you can run "qcollectiongenerator" with the ^
102 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Clang.qhcp
103 echo.To view the help file:
104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Clang.ghc
111 echo.
112 echo.Build finished.
119 echo.
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
127 echo.
128 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
135 echo.
136 echo.Build finished. The text files are in %BUILDDIR%/text.
143 echo.
144 echo.Build finished. The manual pages are in %BUILDDIR%/man.
151 echo.
152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
159 echo.
160 echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
167 echo.
168 echo.The overview file is in %BUILDDIR%/changes.
175 echo.
176 echo.Link check complete; look for any errors in the above output ^
184 echo.
185 echo.Testing of doctests in the sources finished, look at the ^