Skip to content

Commit c2b7c58

Browse files
add doxygen tag to Python.cxx
1 parent d4c2a84 commit c2b7c58

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Framework/src/Framework/Configure/Python.cxx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/**
2+
* @file Python.cxx
3+
* Implementation of parameter extraction from Python interpreter
4+
*
5+
* We need to define a documentation header for this file so that
6+
* the functions defined within this file are also documented in
7+
* doxygen.
8+
*/
19

210
#include "Framework/Configure/Python.h"
311

0 commit comments

Comments
 (0)