mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
docs: We don't build ps/pdf for API reference docs
This commit is contained in:
parent
a1d808e5ea
commit
f2ed39c9e6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ DOC_MODULE=$(MODULE)
|
|||
|
||||
# for upload-doc.mak
|
||||
DOC=$(MODULE)
|
||||
FORMATS=html ps pdf
|
||||
FORMATS=html
|
||||
html: html-build.stamp
|
||||
include $(top_srcdir)/common/upload-doc.mak
|
||||
|
||||
|
|
Loading…
Reference in a new issue