Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / CSS / bootstrap / docs / _jade / customizer-nav.jade
1 // NOTE: DO NOT EDIT THE FOLLOWING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-nav.jade template.
2 li
3   a(href='#import-drop-target') Import
4 li
5   a(href='#less') Less components
6 li
7   a(href='#plugins') jQuery plugins
8 li
9   a(href='#less-variables') Less variables
10   ul.nav
11     each section in sections
12       if section.customizable
13         li
14           a(href='#'+section.id)= section.heading
15 li
16   a(href='#download') Download
17 // NOTE: DO NOT EDIT THE PRECEDING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-nav.jade template.