Doc: Further fixes to doxygen docs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/** \defgroup IMPORT Import
|
||||
* \ingroup UTILITIES */
|
||||
* \ingroup UTILITIES
|
||||
* brief Utilities to import various file formats using OpenCasCade OCAF
|
||||
*/
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/** \defgroup SHIP Ship
|
||||
* \ingroup UTILITIES
|
||||
* \ingroup PYTHONWORKBENCHES
|
||||
* \brief Tools towork with ship hulls
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user