Skip to content
Snippets Groups Projects
Commit 40b9180d authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #1999074 by sarahdavies, phl3tch: Fix up formatting near end of Form Builder topic docs

parent e135e3e2
No related branches found
No related tags found
No related merge requests found
...@@ -26,12 +26,11 @@ ...@@ -26,12 +26,11 @@
* reference the form builder function using \@see. For examples, of this see * reference the form builder function using \@see. For examples, of this see
* system_modules_uninstall() or user_pass(), the latter of which has the * system_modules_uninstall() or user_pass(), the latter of which has the
* following in its doxygen documentation: * following in its doxygen documentation:
* - \@ingroup forms
* - \@see user_pass_validate()
* - \@see user_pass_submit()
* *
* \@ingroup forms * @}
* \@see user_pass_validate().
* \@see user_pass_submit().
*
* @} End of "defgroup forms".
*/ */
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment