forked from qt-creator/qt-creator
Doc: Remove codeindent from documentation configuration
A default indent of 1 was defined for code snippets. It was overridden by the template, and most likely left there as an oversight. Now, with QDoc and the templates from Qt 5.6 it does have an effect, and makes the style look worse and copy-pasting code more cumbersome. Change-Id: I37a0facd4c03566eaf295a2cc391fa328f50c14d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
committed by
Leena Miettinen
parent
4099cef35d
commit
4453ed4fc2
@@ -14,5 +14,3 @@ defines = Q_QDOC \
|
||||
$QTC_LICENSE_TYPE
|
||||
|
||||
versionsym = QT_VERSION_STR
|
||||
|
||||
codeindent = 1
|
||||
|
||||
Reference in New Issue
Block a user