• Home
  • Raw
  • Download

Lines Matching refs:echo

16 	echo.Please use `make ^<target^>` where ^<target^> is one of
17 echo. html to make standalone HTML files
18 echo. dirhtml to make HTML files named index.html in directories
19 echo. pickle to make pickle files
20 echo. json to make JSON files
21 echo. htmlhelp to make HTML files and a HTML help project
22 echo. qthelp to make HTML files and a qthelp project
23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
24 echo. changes to make an overview over all changed/added/deprecated items
25 echo. linkcheck to check all external links for integrity
26 echo. doctest to run all doctests embedded in the documentation if enabled
38 echo.
39 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
45 echo.
46 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
52 echo.
53 echo.Build finished; now you can process the pickle files.
59 echo.
60 echo.Build finished; now you can process the JSON files.
66 echo.
67 echo.Build finished; now you can run HTML Help Workshop with the ^
74 echo.
75 echo.Build finished; now you can run "qcollectiongenerator" with the ^
77 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Gallium.qhcp
78 echo.To view the help file:
79 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Gallium.ghc
85 echo.
86 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
92 echo.
93 echo.The overview file is in %BUILDDIR%/changes.
99 echo.
100 echo.Link check complete; look for any errors in the above output ^
107 echo.
108 echo.Testing of doctests in the sources finished, look at the ^