1+ <!DOCTYPE html>
2+
3+ < html lang ="en ">
4+ < head >
5+ < meta charset ="utf-8 ">
6+ < meta name ="viewport " content ="width=device-width ">
7+ < title > DocStrap Classes</ title >
8+
9+ <!--[if lt IE 9]>
10+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11+ <![endif]-->
12+ < link type ="text/css " rel ="stylesheet " href ="styles/sunlight.default.css ">
13+
14+ < link type ="text/css " rel ="stylesheet " href ="styles/site.cosmo.css ">
15+
16+ </ head >
17+
18+ < body >
19+
20+ < div class ="navbar navbar-default navbar-fixed-top navbar-inverse ">
21+ < div class ="container ">
22+ < div class ="navbar-header ">
23+ < a class ="navbar-brand " href ="index.html "> DocStrap</ a >
24+ < button class ="navbar-toggle " type ="button " data-toggle ="collapse " data-target ="#topNavigation ">
25+ < span class ="icon-bar "> </ span >
26+ < span class ="icon-bar "> </ span >
27+ < span class ="icon-bar "> </ span >
28+ </ button >
29+ </ div >
30+ < div class ="navbar-collapse collapse " id ="topNavigation ">
31+ < ul class ="nav navbar-nav ">
32+
33+ < li class ="dropdown ">
34+ < a href ="classes.list.html " class ="dropdown-toggle " data-toggle ="dropdown "> Classes< b class ="caret "> </ b > </ a >
35+ < ul class ="dropdown-menu ">
36+ < li > < a href ="GithubReleaseNotes.html "> GithubReleaseNotes</ a > </ li >
37+ </ ul >
38+ </ li >
39+
40+ < li class ="dropdown ">
41+ < a href ="global.html " class ="dropdown-toggle " data-toggle ="dropdown "> Global< b class ="caret "> </ b > </ a >
42+ < ul class ="dropdown-menu ">
43+ < li > < a href ="global.html#dashToCamelCase "> dashToCamelCase</ a > </ li > < li > < a href ="global.html#formatDate "> formatDate</ a > </ li > < li > < a href ="global.html#getBashOptions "> getBashOptions</ a > </ li > < li > < a href ="global.html#isInRange "> isInRange</ a > </ li > < li > < a href ="global.html#printTask "> printTask</ a > </ li > < li > < a href ="global.html#repo "> repo</ a > </ li > < li > < a href ="global.html#task "> task</ a > </ li > < li > < a href ="global.html#token "> token</ a > </ li > < li > < a href ="global.html#user "> user</ a > </ li >
44+ </ ul >
45+ </ li >
46+
47+ </ ul >
48+
49+ < div class ="col-sm-3 col-md-3 ">
50+ < form class ="navbar-form " role ="search ">
51+ < div class ="input-group ">
52+ < input type ="text " class ="form-control " placeholder ="Search " name ="q " id ="search-input ">
53+ < div class ="input-group-btn ">
54+ < button class ="btn btn-default " id ="search-submit "> < i class ="glyphicon glyphicon-search "> </ i > </ button >
55+ </ div >
56+ </ div >
57+ </ form >
58+ </ div >
59+
60+ </ div >
61+
62+ </ div >
63+ </ div >
64+
65+
66+ < div class ="container " id ="toc-content ">
67+ < div class ="row ">
68+
69+
70+ < div class ="col-md-8 ">
71+
72+ < div id ="main ">
73+
74+
75+ < h1 class ="page-title "> Classes</ h1 >
76+ < section >
77+
78+ < header >
79+
80+ < h2 >
81+
82+ </ h2 >
83+
84+
85+ </ header >
86+
87+
88+ < article >
89+ < div class ="container-overview ">
90+
91+
92+
93+
94+ < dl class ="details ">
95+
96+
97+
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
109+
110+
111+
112+
113+
114+
115+
116+
117+
118+
119+
120+
121+
122+
123+
124+
125+
126+
127+
128+
129+
130+ </ dl >
131+
132+
133+
134+
135+ </ div >
136+
137+
138+
139+
140+
141+
142+ < h3 class ="subsection-title "> Classes</ h3 >
143+
144+ < dl >
145+ < dt > < a href ="GithubReleaseNotes.html "> GithubReleaseNotes</ a > </ dt >
146+ < dd > </ dd >
147+ </ dl >
148+
149+
150+
151+
152+
153+
154+
155+
156+
157+
158+
159+
160+
161+ </ article >
162+
163+ </ section >
164+
165+
166+
167+
168+ </ div >
169+ </ div >
170+
171+ < div class ="clearfix "> </ div >
172+
173+
174+ < div class ="col-md-3 ">
175+ < div id ="toc " class ="col-md-3 hidden-xs hidden-sm hidden-md "> </ div >
176+ </ div >
177+
178+
179+ </ div >
180+ </ div >
181+
182+
183+ < div class ="modal fade " id ="searchResults ">
184+ < div class ="modal-dialog ">
185+ < div class ="modal-content ">
186+ < div class ="modal-header ">
187+ < button type ="button " class ="close " data-dismiss ="modal " aria-label ="Close "> < span aria-hidden ="true "> ×</ span > </ button >
188+ < h4 class ="modal-title "> Search results</ h4 >
189+ </ div >
190+ < div class ="modal-body "> </ div >
191+ < div class ="modal-footer ">
192+ < button type ="button " class ="btn btn-default " data-dismiss ="modal "> Close</ button >
193+ </ div >
194+ </ div > <!-- /.modal-content -->
195+ </ div > <!-- /.modal-dialog -->
196+ </ div >
197+
198+
199+ < footer >
200+
201+
202+ < span class ="copyright ">
203+ DocStrap Copyright © 2012-2015 The contributors to the JSDoc3 and DocStrap projects.
204+ </ span >
205+
206+ < span class ="jsdoc-message ">
207+ Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.3</ a >
208+
209+ on Fri Mar 10th 2017
210+
211+ using the < a href ="https://github.com/docstrap/docstrap "> DocStrap template</ a > .
212+ </ span >
213+ </ footer >
214+
215+ < script src ="scripts/docstrap.lib.js "> </ script >
216+ < script src ="scripts/toc.js "> </ script >
217+
218+ < script type ="text/javascript " src ="scripts/fulltext-search-ui.js "> </ script >
219+
220+
221+ < script >
222+ $ ( function ( ) {
223+ $ ( "[id*='$']" ) . each ( function ( ) {
224+ var $this = $ ( this ) ;
225+
226+ $this . attr ( "id" , $this . attr ( "id" ) . replace ( "$" , "__" ) ) ;
227+ } ) ;
228+
229+ $ ( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ) . each ( function ( ) {
230+ var $this = $ ( this ) ;
231+
232+ var example = $this . find ( "code" ) ;
233+ exampleText = example . html ( ) ;
234+ var lang = / { @ l a n g ( .* ?) } / . exec ( exampleText ) ;
235+ if ( lang && lang [ 1 ] ) {
236+ exampleText = exampleText . replace ( lang [ 0 ] , "" ) ;
237+ example . html ( exampleText ) ;
238+ lang = lang [ 1 ] ;
239+ } else {
240+ var langClassMatch = example . parent ( ) [ 0 ] . className . match ( / l a n g \- ( \S + ) / ) ;
241+ lang = langClassMatch ? langClassMatch [ 1 ] : "javascript" ;
242+ }
243+
244+ if ( lang ) {
245+
246+ $this
247+ . addClass ( "sunlight-highlight-" + lang )
248+ . addClass ( "linenums" )
249+ . html ( example . html ( ) ) ;
250+
251+ }
252+ } ) ;
253+
254+ Sunlight . highlightAll ( {
255+ lineNumbers : true ,
256+ showMenu : true ,
257+ enableDoclinks : true
258+ } ) ;
259+
260+ $ . catchAnchorLinks ( {
261+ navbarOffset : 10
262+ } ) ;
263+ $ ( "#toc" ) . toc ( {
264+ anchorName : function ( i , heading , prefix ) {
265+ return $ ( heading ) . attr ( "id" ) || ( prefix + i ) ;
266+ } ,
267+ selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4" ,
268+ showAndHide : false ,
269+ smoothScrolling : true
270+ } ) ;
271+
272+ $ ( "#main span[id^='toc']" ) . addClass ( "toc-shim" ) ;
273+ $ ( '.dropdown-toggle' ) . dropdown ( ) ;
274+
275+ $ ( "table" ) . each ( function ( ) {
276+ var $this = $ ( this ) ;
277+ $this . addClass ( 'table' ) ;
278+ } ) ;
279+
280+ } ) ;
281+ </ script >
282+
283+
284+
285+ <!--Navigation and Symbol Display-->
286+
287+
288+ <!--Google Analytics-->
289+
290+
291+
292+ < script type ="text/javascript ">
293+ $ ( document ) . ready ( function ( ) {
294+ SearcherDisplay . init ( ) ;
295+ } ) ;
296+ </ script >
297+
298+
299+ </ body >
300+ </ html >
0 commit comments