Skip to content
Snippets Groups Projects
Commit 49f9bab2 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

ENH: add method to get the doc in a string

parent ae7fb6f4
Branches
Tags
No related merge requests found
......@@ -43,6 +43,8 @@ public:
static void GenerateDoc( const Application::Pointer app, const std::string & filename );
static void GenerateDoc( const Application::Pointer app, std::string & val);
protected:
/** Get the parameter description of one parameter. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment