Home | History | Annotate | Download | only in docs

Lines Matching refs:files

26 	@echo "  html       to make standalone HTML files"
27 @echo " dirhtml to make HTML files named index.html in directories"
29 @echo " pickle to make pickle files"
30 @echo " json to make JSON files"
31 @echo " htmlhelp to make HTML files and a HTML help project"
32 @echo " qthelp to make HTML files and a qthelp project"
33 @echo " devhelp to make HTML files and a Devhelp project"
35 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
36 @echo " latexpdf to make LaTeX files and run them through pdflatex"
37 @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
38 @echo " text to make text files"
40 @echo " texinfo to make Texinfo files"
41 @echo " info to make Texinfo files and run them through makeinfo"
44 @echo " xml to make Docutils-native XML files"
45 @echo " pseudoxml to make pseudoxml-XML files for display purposes"
70 @echo "Build finished; now you can process the pickle files."
75 @echo "Build finished; now you can process the JSON files."
109 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
115 @echo "Running LaTeX files through pdflatex..."
117 @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
121 @echo "Running LaTeX files through platex and dvipdfmx..."
123 @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
128 @echo "Build finished. The text files are in $(BUILDDIR)/text."
138 @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
144 @echo "Running Texinfo files through makeinfo..."
146 @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
172 @echo "Build finished. The XML files are in $(BUILDDIR)/xml."
177 @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."