aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2015-12-09 10:11:22 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-12-09 09:26:15 +0000
commit4453ed4fc2ce5a0a662f8b6172562c16a1ca5eed (patch)
treece5f37018d1d98e7a46e6c293a19ab9fb080a03f /doc/config
parent4099cef35db9c26add8ce8e6d5c4a95aaaa552ca (diff)
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>
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config/qt-defines.qdocconf2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/config/qt-defines.qdocconf b/doc/config/qt-defines.qdocconf
index c40ccba5ca..cde37a1c03 100644
--- a/doc/config/qt-defines.qdocconf
+++ b/doc/config/qt-defines.qdocconf
@@ -14,5 +14,3 @@ defines = Q_QDOC \
$QTC_LICENSE_TYPE
versionsym = QT_VERSION_STR
-
-codeindent = 1