You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,10 @@ includelib ModernUI_Button.lib
53
53
* ModernUI controls are separated in their own folders found in the[Controls](https://github.com/mrfearless/ModernUI/tree/master/Controls) folder. Each control comes with a RadASM project to help with building the control from the source files.
54
54
* There are a number of examples included in this Github repository that highlight the usage of using the various ModernUI Controls, these can be found in the[Examples](https://github.com/mrfearless/ModernUI/tree/master/Examples) folder. Each example has a RadASM project to help build the example.
55
55
* The ModernUI Library and the ModernUI Controls can be found pre-packaged in the[Release](https://github.com/mrfearless/ModernUI/tree/master/Release) folder. Also included in this folder are RadASM auto-complete api files, some design time ModernUI RadASM controls, and some useful ModernUI style icons.
56
-
* Some documentation is available for some of the ModernUI functions and properties used in the ModernUI Library or ModernUI Controls. See the[wiki](https://github.com/mrfearless/ModernUI/wiki) for more details.
56
+
57
+
#Documentation
58
+
59
+
Documentation is now available at[modernui-docs.readthedocs.io](https://modernui-docs.readthedocs.io)