Skip to content

Commit b6b41e9

Browse files
civilx64aothms
authored andcommitted
Create docstrings for generated python code.
1 parent b7ce547 commit b6b41e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/ifcwrap/IfcPython.i

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@
8686
#include <BRepTools_ShapeSet.hxx>
8787
%}
8888

89+
// Create docstrings for generated python code.
90+
%feature("autodoc", "1");
91+
8992
%include "utils/type_conversion.i"
9093

9194
%include "utils/typemaps_in.i"

0 commit comments

Comments
 (0)