diff options
author | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2014-07-11 11:10:47 +0200 |
---|---|---|
committer | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2014-07-11 11:10:47 +0200 |
commit | 32c8dc2140ef0e106df97c9103207fcf7680ed9b (patch) | |
tree | 8e9340a1bfb83303d91d1f6310ccc4a3ad2b0563 /docs/api.rst | |
parent | 4709b35fa44bcd518154165d5671c69c9c6653bb (diff) | |
download | uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.gz uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.bz2 uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.tar.xz uca-32c8dc2140ef0e106df97c9103207fcf7680ed9b.zip |
Fix some minor doc problems
Diffstat (limited to 'docs/api.rst')
-rw-r--r-- | docs/api.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index 8bb26b9..46318c7 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1,6 +1,8 @@ Application Programming Interface ================================= +.. highlight:: c + In the introduction we had a quick glance over the basic API used to communicate with a camera. Now we will go into more detail and explain required background to understand the execution model. |