diff --git a/misc/demo/index.html b/misc/demo/index.html index 8904c2cdeb..0bb47eaa2b 100644 --- a/misc/demo/index.html +++ b/misc/demo/index.html @@ -173,6 +173,12 @@

CSS

FAQ

Please check our FAQ section for common problems / solutions.

+

Reading the documentation

+

+ Each of the directives provided in ui-bootstrap have documentation and interactive Plunker examples. There is also a list of settings which outline the default + values of settings, and whether they are readonly. In addition to this, some settings have an eye icon next to them like this . The + eye means that the setting has an Angular $watch listener applied to it. +

<% demoModules.forEach(function(module) { %>