aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qt-jenny-configuration.qdoc
diff options
context:
space:
mode:
authorJohanna Vanhatapio <[email protected]>2025-05-07 13:36:46 +0300
committerJohanna Vanhatapio <[email protected]>2025-05-19 07:08:54 +0000
commit68fb070e89244f1fa93ba6c04e4d8cb10a35b4ea (patch)
tree810d2e09c8d0b93f3cafe5d437010624f1a46eef /doc/src/qt-jenny-configuration.qdoc
parent599f6d98d26ed7753293bdb81916616c1a8e7c86 (diff)
Doc: Update the Qt Jenny landing pageHEADdev
- Implementing the new doc landing page template - Some reorganizing to match the template - Some work on the transitioning to sentence case Task-number: QTBUG-136585 Change-Id: I87f03f7d35fd88b80e262d0cbc81e6b9fc18bd1f Reviewed-by: Nicholas Bennett <[email protected]>
Diffstat (limited to 'doc/src/qt-jenny-configuration.qdoc')
-rw-r--r--doc/src/qt-jenny-configuration.qdoc34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/src/qt-jenny-configuration.qdoc b/doc/src/qt-jenny-configuration.qdoc
new file mode 100644
index 0000000..0656d32
--- /dev/null
+++ b/doc/src/qt-jenny-configuration.qdoc
@@ -0,0 +1,34 @@
+// Copyright (C) 2025 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+/*!
+\page qt-jenny-configuration.html
+\title Qt Jenny runtime configuration
+
+The following environment variables are supported for runtime configurations:
+
+\table
+ \header
+ \li Environment variable
+ \li Description
+ \row
+ \li
+ \li
+ \row
+ \li
+ \li
+ \row
+ \li
+ \li
+ \row
+ \li
+ \li
+ \row
+ \li
+ \li
+\endtable
+
+\section2 Logging
+\target logging_configuration
+
+
+*/