mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-19 06:59:51 -05:00
doc: Set publican to quiet mode
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
parent
5909dddc78
commit
5afebc4cb1
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ Wayland: $(publican_targets)
|
|||
$(AM_V_GEN)$(PUBLICAN) rename --name Wayland \
|
||||
--version "$(WAYLAND_VERSION_MAJOR).$(WAYLAND_VERSION_MINOR)" \
|
||||
--config $(builddir)/publican-copy.cfg
|
||||
$(AM_V_GEN)$(PUBLICAN) build --lang en-US --format html,pdf \
|
||||
$(AM_V_GEN)$(PUBLICAN) build --quiet --lang en-US --format html,pdf \
|
||||
--config $(builddir)/publican-copy.cfg
|
||||
@touch Wayland
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue