Draft: DraftFillet, provide module docstring and Doxygen documentation marks
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
"""This module provides the Draft fillet tool.
|
||||
"""
|
||||
## @package DraftFillet
|
||||
# \ingroup DRAFT
|
||||
# \brief This module provides the Draft fillet tool.
|
||||
|
||||
import FreeCAD
|
||||
from FreeCAD import Console as FCC
|
||||
import Draft
|
||||
|
||||
Reference in New Issue
Block a user