BASIS  r3148
Python.pm File Reference

Doxygen filter for Python. More...

#include "base.pm"
+ Include dependency graph for Python.pm:

Go to the source code of this file.

Functions

sub new ()
 Constructs a Python Doxygen filter.

Variables

const TRANSITIONS

Detailed Description

Doxygen filter for Python.

This filter simply converts doc string comments to Doxygen-style comments in order to allow the use of Doxygen tags within the doc strings which are otherwise ignored by Doxygen.

Copyright (c) 2012 University of Pennsylvania. All rights reserved. See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file Python.pm.


Function Documentation

sub new ( )

Constructs a Python Doxygen filter.


Variable Documentation

const TRANSITIONS

Definition at line 17 of file Python.pm.