From 595fdfb4b5d24836f2afc87056825d997f2338fe Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 8 Apr 2014 14:58:41 +0200 Subject: Doc: Disable code highlighting for command-line instructions This change replaces the \code command with \badcode wherever suitable, and uses \qml for QML snippets. Using \badcode stops qdoc from trying to do highlighting for the command-line instructions. Change-Id: Ic15e22b1a89b6c90233d5753c55b7047ad01baa9 Reviewed-by: Eirik Aavitsland --- src/doc/src/b2qt-post-install-setup.qdocinc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/src/b2qt-post-install-setup.qdocinc') diff --git a/src/doc/src/b2qt-post-install-setup.qdocinc b/src/doc/src/b2qt-post-install-setup.qdocinc index 6e5ae9b..ec293de 100644 --- a/src/doc/src/b2qt-post-install-setup.qdocinc +++ b/src/doc/src/b2qt-post-install-setup.qdocinc @@ -26,7 +26,7 @@ \li Run the following command in a shell: - \code + \badcode echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="18d1", TAG+="udev-acl", TAG+="uaccess"' | sudo tee -a /etc/udev/rules.d/70-boot2qt.rules \endcode -- cgit v1.2.3