From c04d53d32513a48187aa51efc9e99e9a140a2689 Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Sun, 27 Nov 2011 20:27:35 -0500
Subject: docs: added doxygen and swig docs building tools into howto (cmake
 version only).

---
 gr-howto-write-a-block-cmake/python/__init__.py | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'gr-howto-write-a-block-cmake/python')

diff --git a/gr-howto-write-a-block-cmake/python/__init__.py b/gr-howto-write-a-block-cmake/python/__init__.py
index d4a41c271b..86395851d1 100644
--- a/gr-howto-write-a-block-cmake/python/__init__.py
+++ b/gr-howto-write-a-block-cmake/python/__init__.py
@@ -18,6 +18,11 @@
 
 # The presence of this file turns this directory into a Python package
 
+'''
+This is the GNU Radio HOWTO module. Place your Python package
+description here (python/__init__.py).
+'''
+
 # ----------------------------------------------------------------
 # Temporary workaround for ticket:181 (swig+python problem)
 import sys
-- 
cgit v1.2.3