File tree Expand file tree Collapse file tree 2 files changed +34
-2
lines changed
doc-src/templates/default/layout/html Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 1
- --title " Amazon DynamoDB Session Store"
2
- --exclude /generators/
1
+ --title ' AWS DynamoDB Session Store'
2
+ --template-path doc-src/templates
3
3
--hide-api private
4
4
--plugin sitemap
Original file line number Diff line number Diff line change
1
+ < div id ="footer ">
2
+ Generated on <%= Time . now . strftime ( "%c" ) %> by
3
+ < a href ="http://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
4
+ <%= YARD ::VERSION %> (ruby-<%= RUBY_VERSION %> ).
5
+ < div id ="awsdocs-legal-zone-copyright "> </ div >
6
+ </ div >
7
+
8
+ < script type ="text/javascript " src ="/assets/js/awsdocs-boot.js " defer > </ script >
9
+
10
+ <!-- SiteCatalyst code version: H.25.2.
11
+ Copyright 1996-2012 Adobe, Inc. All Rights Reserved
12
+ More info available at http://www.omniture.com -->
13
+ < script type ="text/javascript " src ="https://a0.awsstatic.com/s_code/js/2.0/awshome_s_code.js "> </ script >
14
+ < script type ="text/javascript ">
15
+ <!-- // Documentation Service Name
16
+ s . prop66 = 'AWS SDK for Ruby - AWS DynamoDB Session Store' ;
17
+ s . eVar66 = 'D=c66' ;
18
+ // Documentation Guide Name
19
+ s . prop65 = 'API Reference' ;
20
+ s . eVar65 = 'D=c65' ;
21
+ var s_code = s . t ( ) ; if ( s_code ) document . write ( s_code )
22
+ //-->
23
+ </ script >
24
+ < script type ="text/javascript ">
25
+ <!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //-->
26
+ </ script >
27
+ < noscript > < img src ="http://amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazondev/1/H.25.2--NS/0 " height ="1 " width ="1 " border ="0 " alt =""> </ noscript >
28
+ <!--/DO NOT REMOVE/-->
29
+ <!-- End SiteCatalyst code version: H.25.2. -->
30
+
31
+ < script > ( ( window . gitter = { } ) . chat = { } ) . options = { room : 'aws/aws-sdk-ruby' } ; </ script >
32
+ < script src ="https://sidecar.gitter.im/dist/sidecar.v1.js " async defer > </ script >
You can’t perform that action at this time.
0 commit comments