• Home
  • Raw
  • Download

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. xml to make Docutils-native XML files
37 echo. pseudoxml to make pseudoxml-XML files for display purposes
38 echo. linkcheck to check all external links for integrity
39 echo. doctest to run all doctests embedded in the documentation if enabled
52 echo.
53 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
54 echo.installed, then set the SPHINXBUILD environment variable to point
55 echo.to the full path of the 'sphinx-build' executable. Alternatively you
56 echo.may add the Sphinx directory to PATH.
57 echo.
58 echo.If you don't have Sphinx installed, grab it from
59 echo.http://sphinx-doc.org/
66 echo.
67 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
74 echo.
75 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
82 echo.
83 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
90 echo.
91 echo.Build finished; now you can process the pickle files.
98 echo.
99 echo.Build finished; now you can process the JSON files.
106 echo.
107 echo.Build finished; now you can run HTML Help Workshop with the ^
115 echo.
116 echo.Build finished; now you can run "qcollectiongenerator" with the ^
118 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\dateutil.qhcp
119 echo.To view the help file:
120 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\dateutil.ghc
127 echo.
128 echo.Build finished.
135 echo.
136 echo.Build finished. The epub file is in %BUILDDIR%/epub.
143 echo.
144 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
153 echo.
154 echo.Build finished; the PDF files are in %BUILDDIR%/latex.
163 echo.
164 echo.Build finished; the PDF files are in %BUILDDIR%/latex.
171 echo.
172 echo.Build finished. The text files are in %BUILDDIR%/text.
179 echo.
180 echo.Build finished. The manual pages are in %BUILDDIR%/man.
187 echo.
188 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
195 echo.
196 echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
203 echo.
204 echo.The overview file is in %BUILDDIR%/changes.
211 echo.
212 echo.Link check complete; look for any errors in the above output ^
220 echo.
221 echo.Testing of doctests in the sources finished, look at the ^
229 echo.
230 echo.Build finished. The XML files are in %BUILDDIR%/xml.
237 echo.
238 echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml.