|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | 7 | <link rel="shortcut icon" href="../../img/favicon.ico" /> |
8 | | - <title>Themes - QWC2 - 2024.11.27-master</title> |
| 8 | + <title>Themes - QWC2 - 2024.11.28-master</title> |
9 | 9 | <link rel="stylesheet" href="../../css/theme.css" /> |
10 | 10 | <link rel="stylesheet" href="../../css/theme_extra.css" /> |
11 | 11 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" /> |
|
33 | 33 | <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> |
34 | 34 | <div class="wy-side-scroll"> |
35 | 35 | <div class="wy-side-nav-search"> |
36 | | - <a href="../.." class="icon icon-home"> QWC2 - 2024.11.27-master |
| 36 | + <a href="../.." class="icon icon-home"> QWC2 - 2024.11.28-master |
37 | 37 | </a><div role="search"> |
38 | 38 | <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get"> |
39 | 39 | <input type="text" name="q" placeholder="Search docs" title="Type search term here" /> |
|
146 | 146 | <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> |
147 | 147 | <nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> |
148 | 148 | <i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
149 | | - <a href="../..">QWC2 - 2024.11.27-master</a> |
| 149 | + <a href="../..">QWC2 - 2024.11.28-master</a> |
150 | 150 |
|
151 | 151 | </nav> |
152 | 152 | <div class="wy-nav-content"> |
@@ -621,8 +621,8 @@ <h3 id="manual-theme-configuration">Manual theme configuration <a name="manual-t |
621 | 621 | <td>Optional, list of composer label ids to not expose in the print dialog.</td> |
622 | 622 | </tr> |
623 | 623 | <tr> |
624 | | -<td><code>"editConfig": "<editConfig.json>"</code></td> |
625 | | -<td>Optional, object or path to a filename containing the editing configuration for the theme, see <a href="#editing">Editing</a>.</td> |
| 624 | +<td><code>"editConfig": {<editConfig>}</code></td> |
| 625 | +<td>Optional, object containing the editing configuration for the theme, see <a href="#editing">Editing</a>.</td> |
626 | 626 | </tr> |
627 | 627 | <tr> |
628 | 628 | <td><code>"snapping": {...},</code></td> |
|
0 commit comments