diff options
Diffstat (limited to 'search.html')
-rw-r--r-- | search.html | 146 |
1 files changed, 146 insertions, 0 deletions
diff --git a/search.html b/search.html new file mode 100644 index 0000000..973fdaf --- /dev/null +++ b/search.html | |||
@@ -0,0 +1,146 @@ | |||
1 | |||
2 | |||
3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||
4 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
5 | |||
6 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
7 | <head> | ||
8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
9 | <title>Search — Hello World</title> | ||
10 | <link rel="stylesheet" href="_static/alagitpull.css" type="text/css" /> | ||
11 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
12 | <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" /> | ||
13 | <link rel="stylesheet" href="_static/git-pull.css" type="text/css" /> | ||
14 | <script type="text/javascript"> | ||
15 | var DOCUMENTATION_OPTIONS = { | ||
16 | URL_ROOT: './', | ||
17 | VERSION: '0.0', | ||
18 | COLLAPSE_INDEX: false, | ||
19 | FILE_SUFFIX: '.html', | ||
20 | HAS_SOURCE: true, | ||
21 | SOURCELINK_SUFFIX: '.txt' | ||
22 | }; | ||
23 | </script> | ||
24 | <script type="text/javascript" src="_static/jquery.js"></script> | ||
25 | <script type="text/javascript" src="_static/underscore.js"></script> | ||
26 | <script type="text/javascript" src="_static/doctools.js"></script> | ||
27 | <script type="text/javascript" src="_static/searchtools.js"></script> | ||
28 | <link rel="shortcut icon" href="_static/favicon.ico"/> | ||
29 | <link rel="index" title="Index" href="genindex.html" /> | ||
30 | <link rel="search" title="Search" href="#" /> | ||
31 | <script type="text/javascript"> | ||
32 | jQuery(function() { Search.loadIndex("searchindex.js"); }); | ||
33 | </script> | ||
34 | |||
35 | <script type="text/javascript" id="searchindexloader"></script> | ||
36 | |||
37 | |||
38 | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> | ||
39 | |||
40 | |||
41 | <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> | ||
42 | |||
43 | |||
44 | </head> | ||
45 | <body> | ||
46 | |||
47 | |||
48 | <div class="document"> | ||
49 | <div class="documentwrapper"> | ||
50 | <div class="bodywrapper"> | ||
51 | <div class="body" role="main"> | ||
52 | |||
53 | <h1 id="search-documentation">Search</h1> | ||
54 | <div id="fallback" class="admonition warning"> | ||
55 | <script type="text/javascript">$('#fallback').hide();</script> | ||
56 | <p> | ||
57 | Please activate JavaScript to enable the search | ||
58 | functionality. | ||
59 | </p> | ||
60 | </div> | ||
61 | <p> | ||
62 | From here you can search these documents. Enter your search | ||
63 | words into the box below and click "search". Note that the search | ||
64 | function will automatically search for all of the words. Pages | ||
65 | containing fewer words won't appear in the result list. | ||
66 | </p> | ||
67 | <form action="" method="get"> | ||
68 | <input type="text" name="q" value="" /> | ||
69 | <input type="submit" value="search" /> | ||
70 | <span id="search-progress" style="padding-left: 10px"></span> | ||
71 | </form> | ||
72 | |||
73 | <div id="search-results"> | ||
74 | |||
75 | </div> | ||
76 | |||
77 | </div> | ||
78 | </div> | ||
79 | </div> | ||
80 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
81 | <div class="sphinxsidebarwrapper"> | ||
82 | <p class="logo"> | ||
83 | <a href="index.html"> | ||
84 | <img class="logo" src="_static/img/terminal-icon.png" alt="Logo"/> | ||
85 | |||
86 | </a> | ||
87 | </p> | ||
88 | |||
89 | |||
90 | |||
91 | |||
92 | |||
93 | |||
94 | |||
95 | |||
96 | <div class="relations"> | ||
97 | <h3>Related Topics</h3> | ||
98 | <ul> | ||
99 | <li><a href="index.html">Documentation overview</a><ul> | ||
100 | </ul></li> | ||
101 | </ul> | ||
102 | </div><h3>Projects</h3> | ||
103 | |||
104 | <ul> | ||
105 | <li><a href="https://github.com/clarkzjw/Dehaze">Dehaze</a> | ||
106 | </li> | ||
107 | <li><a href="https://github.com/clarkzjw/GuidedFilter">GuidedFilter</a> | ||
108 | </li> | ||
109 | <li><a href="https://github.com/clarkzjw/LumberJack">LumberJack</a> | ||
110 | </li> | ||
111 | <li><a href="https://github.com/clarkzjw/one-two-three...infinity">one-two-three...infinity</a> | ||
112 | </li> | ||
113 | <li><a href="https://github.com/clarkzjw/nginx-proxy-google">nginx-proxy-google</a> | ||
114 | </li> | ||
115 | <li><a href="https://github.com/clarkzjw/brainfuck">brainfuck</a> | ||
116 | </li> | ||
117 | </ul> | ||
118 | |||
119 | <!-- Place this tag where you want the button to render. --> | ||
120 | <a class="github-button" href="https://github.com/clarkzjw" data-show-count="true" | ||
121 | aria-label="Follow @clarkzjw on GitHub">Follow @clarkzjw</a> | ||
122 | <!-- Place this tag in your head or just before your close body tag. --> | ||
123 | <script async defer src="https://buttons.github.io/buttons.js"></script> | ||
124 | |||
125 | <a class="twitter-timeline" data-width="220" data-height="800" href="https://twitter.com/_clarkzjw">Tweets by | ||
126 | clarkzjw</a> | ||
127 | <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | ||
128 | |||
129 | </div> | ||
130 | </div> | ||
131 | <div class="clearer"></div> | ||
132 | </div> | ||
133 | <div class="footer"> | ||
134 | ©2013 - 2018, clarkzjw. | ||
135 | |||
136 | | | ||
137 | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.6</a> | ||
138 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a> | ||
139 | |||
140 | </div> | ||
141 | |||
142 | |||
143 | |||
144 | |||
145 | </body> | ||
146 | </html> \ No newline at end of file | ||