diff scripts/gui/uitoggletool.m @ 20650:93d96da9ff3e

Update uiXXXXX documentation for autogenerated properties * scripts/gui/uitoolbar.m: added ref to autogenerated properties * scripts/gui/uicontextmenu.m: added ref to autogenerated properties * scripts/gui/uicontrol.m: added ref to autogenerated properties * scripts/gui/uipanel.m: added ref to autogenerated properties * scripts/gui/uipushtool.m: added ref to autogenerated properties * scripts/gui/uitoggletool.m: added ref to autogenerated properties
author John Donoghue
date Mon, 12 Oct 2015 17:30:44 -0400
parents 7890893a0e69
children
line wrap: on
line diff
--- a/scripts/gui/uitoggletool.m	Mon Oct 12 16:08:12 2015 -0700
+++ b/scripts/gui/uitoggletool.m	Mon Oct 12 17:30:44 2015 -0400
@@ -34,6 +34,8 @@
 ## Any provided property value pairs will override the default values of the created 
 ## uitoggletool object.
 ##
+## Uitoggletool propertes are documented at @ref{Uitoggletool Properties}.
+##
 ## Examples:
 ##
 ## @example