mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Switch sphinx man_pages generation to use commandline/cli instead of toctree for a more relevant/useful man page
This commit is contained in:
parent
1de02a70de
commit
1cd9529ad3
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ help:
|
|||
# @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
|
||||
# @echo " latexpdf to make LaTeX files and run them through pdflatex"
|
||||
# @echo " text to make text files"
|
||||
# @echo " man to make manual pages"
|
||||
@echo " man to make a manual page"
|
||||
# @echo " texinfo to make Texinfo files"
|
||||
# @echo " info to make Texinfo files and run them through makeinfo"
|
||||
# @echo " gettext to make PO message catalogs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue