summaryrefslogtreecommitdiff
path: root/api-docs/cppdocs/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'api-docs/cppdocs/header.html')
-rw-r--r--api-docs/cppdocs/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-docs/cppdocs/header.html b/api-docs/cppdocs/header.html
index aa33c348..cb988a38 100644
--- a/api-docs/cppdocs/header.html
+++ b/api-docs/cppdocs/header.html
@@ -80,14 +80,14 @@ $(document).ready(function() {
<!--BEGIN DISABLE_INDEX-->
<!--BEGIN SEARCHENGINE-->
<!--BEGIN !FULL_SIDEBAR-->
- <td>$searchbox</td>
+ <td>$searchbox<button id="bn-darkmode-toggle" class="bn-darkmode-toggle" onclick="cycleDarkMode()" title="Toggle theme">◐</button></td>
<!--END !FULL_SIDEBAR-->
<!--END SEARCHENGINE-->
<!--END DISABLE_INDEX-->
</tr>
<!--BEGIN SEARCHENGINE-->
<!--BEGIN FULL_SIDEBAR-->
- <tr><td colspan="2">$searchbox</td></tr>
+ <tr><td colspan="2">$searchbox<button id="bn-darkmode-toggle" class="bn-darkmode-toggle" onclick="cycleDarkMode()" title="Toggle theme">◐</button></td></tr>
<!--END FULL_SIDEBAR-->
<!--END SEARCHENGINE-->
</tbody>