summaryrefslogtreecommitdiff
path: root/src/pyutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyutils.h')
-rw-r--r--src/pyutils.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pyutils.h b/src/pyutils.h
index df4903cf..f7c04910 100644
--- a/src/pyutils.h
+++ b/src/pyutils.h
@@ -29,6 +29,15 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/**
+ * @file pyutils.h
+ * @author John Wiegley
+ *
+ * @ingroup python
+ *
+ * @brief Basic utilities for Python API.
+ */
+
#ifndef INCLUDED_PYUTILS_H
#define INCLUDED_PYUTILS_H