Doc: change location of html output directory
Due to a recent change in QDoc, the outputdir path has changed. Task-number: QTBUG-119500 Change-Id: I35bc9f79eb0cd82bbd42b39fef37204189c4a1de Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
11d153ae1c
commit
c210186a05
@ -31,4 +31,4 @@ include(config.qdocconf)
|
||||
|
||||
# single-directory output mode
|
||||
HTML.nosubdirs = "true"
|
||||
HTML.outputsubdir = "html"
|
||||
HTML.outputsubdir = "../html"
|
||||
|
Loading…
x
Reference in New Issue
Block a user