From 115254847e9c6db03a417749f4e476ed3db95e70 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <tom@trondeau.com> Date: Fri, 25 Jul 2014 21:58:09 -0400 Subject: docs: minor updates to the docs, including a new page for Python blocks. --- docs/doxygen/other/msg_passing.dox | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/doxygen/other/msg_passing.dox') 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 -- cgit v1.2.3