mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix descriptions of make targets
This commit is contained in:
parent
50dbfec05b
commit
c59734c9f4
@ -565,8 +565,8 @@ help:
|
||||
\t@echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
|
||||
\t@echo " latexpdf to make LaTeX files and run them through pdflatex"
|
||||
\t@echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
|
||||
\t@echo " lualatexpdf to make LaTeX files and run them through pdflatex"
|
||||
\t@echo " xelatexpdf to make LaTeX files and run them through pdflatex"
|
||||
\t@echo " lualatexpdf to make LaTeX files and run them through lualatex"
|
||||
\t@echo " xelatexpdf to make LaTeX files and run them through xelatex"
|
||||
\t@echo " text to make text files"
|
||||
\t@echo " man to make manual pages"
|
||||
\t@echo " texinfo to make Texinfo files"
|
||||
|
Loading…
Reference in New Issue
Block a user