|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <title>__SECTION__ io.js __VERSION__ Manual & Documentation</title> |
6 | | - <link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic' rel='stylesheet' type='text/css'> |
| 6 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic"> |
7 | 7 | <link rel="stylesheet" href="assets/style.css"> |
8 | 8 | <link rel="stylesheet" href="assets/sh.css"> |
9 | | - <link rel="canonical" href="http://iojs.org/api/__FILENAME__.html"> |
| 9 | + <link rel="canonical" href="https://iojs.org/api/__FILENAME__.html"> |
10 | 10 | </head> |
11 | 11 | <body class="alt apidoc" id="api-section-__FILENAME__"> |
12 | | - <div id="content" class="clearfix"> |
13 | | - <div id="column2" class="interior"> |
14 | | - <div id="intro" class="interior"> |
15 | | - <a href="/" title="Go back to the home page"> |
16 | | - io.js (1) |
17 | | - </a> |
18 | | - </div> |
19 | | - __GTOC__ |
20 | | - </div> |
| 12 | + <div id="content" class="clearfix"> |
| 13 | + <div id="column2" class="interior"> |
| 14 | + <div id="intro" class="interior"> |
| 15 | + <a href="/" title="Go back to the home page"> |
| 16 | + io.js (1) |
| 17 | + </a> |
| 18 | + </div> |
| 19 | + __GTOC__ |
| 20 | + </div> |
21 | 21 |
|
22 | | - <div id="column1" data-id="__ID__" class="interior"> |
23 | | - <header> |
24 | | - <h1>io.js __VERSION__ Documentation</h1> |
25 | | - <div id="gtoc"> |
26 | | - <p> |
27 | | - <a href="index.html" name="toc">Index</a> | |
28 | | - <a href="all.html">View on single page</a> | |
29 | | - <a href="__FILENAME__.json">View as JSON</a> |
30 | | - </p> |
31 | | - </div> |
32 | | - <hr> |
33 | | - </header> |
| 22 | + <div id="column1" data-id="__ID__" class="interior"> |
| 23 | + <header> |
| 24 | + <h1>io.js __VERSION__ Documentation</h1> |
| 25 | + <div id="gtoc"> |
| 26 | + <p> |
| 27 | + <a href="index.html" name="toc">Index</a> | |
| 28 | + <a href="all.html">View on single page</a> | |
| 29 | + <a href="__FILENAME__.json">View as JSON</a> |
| 30 | + </p> |
| 31 | + </div> |
| 32 | + <hr> |
| 33 | + </header> |
34 | 34 |
|
35 | | - <div id="toc"> |
36 | | - <h2>Table of Contents</h2> |
37 | | - __TOC__ |
38 | | - </div> |
| 35 | + <div id="toc"> |
| 36 | + <h2>Table of Contents</h2> |
| 37 | + __TOC__ |
| 38 | + </div> |
39 | 39 |
|
40 | | - <div id="apicontent"> |
41 | | - __CONTENT__ |
42 | | - </div> |
43 | | - </div> |
44 | | - </div> |
45 | | - <div id="footer"> |
| 40 | + <div id="apicontent"> |
| 41 | + __CONTENT__ |
| 42 | + </div> |
46 | 43 | </div> |
| 44 | + </div> |
| 45 | + <div id="footer"> |
| 46 | + </div> |
47 | 47 |
|
48 | 48 | <script src="../sh_main.js"></script> |
49 | 49 | <script src="../sh_javascript.min.js"></script> |
|
0 commit comments