summaryrefslogtreecommitdiffstats
path: root/docs/tools.rst
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2014-07-11 11:10:47 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2014-07-11 11:10:47 +0200
commit32c8dc2140ef0e106df97c9103207fcf7680ed9b (patch)
tree8e9340a1bfb83303d91d1f6310ccc4a3ad2b0563 /docs/tools.rst
parent4709b35fa44bcd518154165d5671c69c9c6653bb (diff)
downloaduca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.gz
uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.bz2
uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.xz
uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.zip
Fix some minor doc problems
Diffstat (limited to 'docs/tools.rst')
-rw-r--r--docs/tools.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/tools.rst b/docs/tools.rst
index 44573eb..4197cc3 100644
--- a/docs/tools.rst
+++ b/docs/tools.rst
@@ -6,8 +6,8 @@ of them are located in ``build/test/`` and some of them are installed
with ``make installed``.
-``uca-camera-control`` -- simple graphical user interface
----------------------------------------------------------
+uca-camera-control -- simple graphical user interface
+-----------------------------------------------------
Records and shows frames. Moreover, you can change the camera properties in a
side pane:
@@ -15,8 +15,8 @@ side pane:
.. image:: uca-gui.png
-``uca-grab`` -- grabbing frames
--------------------------------
+uca-grab -- grabbing frames
+---------------------------
Grab with frames with ::
@@ -37,8 +37,8 @@ in fractions of seconds::
$ uca-grab --duration=0.25 camera-model
-``uca-benchmark`` -- check bandwidth
-------------------------------------
+uca-benchmark -- check bandwidth
+--------------------------------
Measure the memory bandwidth by taking subsequent frames and averaging
the grabbing time::