summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/msg_passing.dox
diff options
context:
space:
mode:
authorTom Rondeau <tom@trondeau.com>2014-07-25 21:58:09 -0400
committerTom Rondeau <tom@trondeau.com>2014-07-25 21:58:09 -0400
commit115254847e9c6db03a417749f4e476ed3db95e70 (patch)
treededf9a298e55384c1fdc6e0c1aa4ca6a44a3126e /docs/doxygen/other/msg_passing.dox
parentdd7006e59d96e9961f243b2b17f468e6e1854bcc (diff)
docs: minor updates to the docs, including a new page for Python blocks.
Diffstat (limited to 'docs/doxygen/other/msg_passing.dox')
-rw-r--r--docs/doxygen/other/msg_passing.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/doxygen/other/msg_passing.dox b/docs/doxygen/other/msg_passing.dox
index 11abf35728..882252bee2 100644
--- a/docs/doxygen/other/msg_passing.dox
+++ b/docs/doxygen/other/msg_passing.dox
@@ -145,6 +145,11 @@ function. When a new message is pushed onto a port's message queue,
it is this function that is used to process the message.
+\section python_msg_passing Message Passing in Python Blocks
+
+ADD STUFF HERE
+
+
\section examples Code Examples
The following is snippets of code from blocks current in GNU Radio