Project

General

Profile

Feature #1215

Doxygen formatting

Added by Rogers, Chris over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
30 January 2013
Due date:
% Done:

100%

Estimated time:

Description

Change docstrings to be formatted correctly for doxygen

#1

Updated by Rogers, Chris over 10 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

As of r95, the code produces passable doxygen docs. I made sure that the documentation of the function variables was at least enumerated properly using markdown functionality available only in python >= 1.8 (so that it still looks okay using standard pydoc routines).

Would be nice at some point to introduce proper context highlighted for examples using ~~~~~~~~~ flag and formula markups for the formulae so they get parsed properly... but this is a good start. Also I couldnt figure out how to persuade doxygen to group documentation together...

Also available in: Atom PDF