Doc: Further fixes to doxygen docs

This commit is contained in:
Yorik van Havre
2016-11-24 17:59:21 -02:00
parent 504633b7fe
commit a67bdf3f9c
7 changed files with 34 additions and 19 deletions

View File

@@ -27,6 +27,9 @@ __doc__ = """BOPTools Package (part of FreeCAD). Routines that power Connect, Em
BooleanFragments, Slice and XOR features of Part Workbench. Useful for other custom
BOP-like operations"""
## @package BOPTools
# \ingroup PART
__all__ = [
"GeneralFuseResult",
"JoinAPI",