summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2016-10-28 17:12:43 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2016-10-28 17:12:43 +0200
commitb68484fc25ded36eb418efdf15d78a1a6774fea4 (patch)
tree8a835f505e45745bc72fdf7b45891044e900b9f2 /docs
parentab1e2f0d50b8a3554376e96f5eff0ddcc0d3c1a8 (diff)
downloadufo-filters-b68484fc25ded36eb418efdf15d78a1a6774fea4.tar.gz
ufo-filters-b68484fc25ded36eb418efdf15d78a1a6774fea4.tar.bz2
ufo-filters-b68484fc25ded36eb418efdf15d78a1a6774fea4.tar.xz
ufo-filters-b68484fc25ded36eb418efdf15d78a1a6774fea4.zip
Fix filter docs
Diffstat (limited to 'docs')
-rw-r--r--docs/filters.rst7
-rw-r--r--docs/generators.rst2
2 files changed, 7 insertions, 2 deletions
diff --git a/docs/filters.rst b/docs/filters.rst
index 8991acb..ff60e6a 100644
--- a/docs/filters.rst
+++ b/docs/filters.rst
@@ -607,7 +607,7 @@ Loops
avoid unnecessary copies. You can expect the data items to be on the device
where the data originated.
- .. gobj:prop:: count:init
+ .. gobj:prop:: count:int
Number of iterations for each received data item.
@@ -620,6 +620,11 @@ Monitoring
Inspects a data stream and prints size, location and associated metadata
keys on stdout.
+ .. gobj:prop:: print:int
+
+ If set print the given numbers of items on stdout as hexadecimally
+ formatted numbers.
+
Slicing
-------
diff --git a/docs/generators.rst b/docs/generators.rst
index c9051b2..73b29de 100644
--- a/docs/generators.rst
+++ b/docs/generators.rst
@@ -161,7 +161,7 @@ UcaCamera reader
stdin reader
------------
-.. gobj:class::stdin
+.. gobj:class:: stdin
Reads data from stdin to produce a valid data stream. :gobj:prop:`width`,
:gobj:prop:`height` and :gobj:prop:`bitdepth` must be set correctly to