We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0b37d commit 15da249Copy full SHA for 15da249
docs/DASHBOARD_INSTALL.rst
@@ -130,6 +130,6 @@ The dashboard URL supports a couple of extra parameters:
130
For example, the following url will load a dashboard called main with the
131
obsidian skin:
132
133
-::
+.. code-block:: text
134
135
http://<ip address>:<port>/Main?skin=obsidian
docs/INSTALL.rst
@@ -298,7 +298,7 @@ are set according to your setup.
298
- CONFIG_DIR
299
- Location of Home Assistant config.
300
301
+.. code-block:: shell
302
303
#!/bin/sh
304
### BEGIN INIT INFO
0 commit comments