Draft: doxygen tweaks

Getting familiarized with doxygen by starting some initial work on Draft module
typo introduced from commit
This commit is contained in:
luzpaz 2017-02-04 08:00:33 -05:00 committed by wmayer
parent 76b3397762
commit 019b0e2529
3 changed files with 4 additions and 1 deletions

View File

@ -30,6 +30,7 @@ __author__ = "Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, Dmitry C
__url__ = "http://www.freecadweb.org"
## \addtogroup DRAFT
# \brief Create and manipulate basic 2D objects
#
# This module offers a range of tools to create and manipulate basic 2D objects
#

View File

@ -27,7 +27,8 @@ __url__ = ["http://www.freecadweb.org"]
## \defgroup DRAFTGEOMUTILS DraftGeomUtils
# \ingroup DRAFT
#
# \brief Shape manipulation utilities for the Draft workbench
#
# Shapes manipulation utilities
## \addtogroup DRAFTGEOMUTILS

View File

@ -29,6 +29,7 @@ __url__ = ["http://www.freecadweb.org"]
## \defgroup DRAFTVECUTILS DraftVecUtils
# \ingroup DRAFT
# \brief Vector math utilities use in Draft workbench
#
# Vector math utilities