Draft: DraftFillet, provide module docstring and Doxygen documentation marks

This commit is contained in:
vocx-fc
2019-08-30 02:18:05 -05:00
committed by Yorik van Havre
parent eddbfc1e7d
commit 1c69298dff

View File

@@ -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