diff options
Diffstat (limited to 'search.html')
-rw-r--r-- | search.html | 27 |
1 files changed, 2 insertions, 25 deletions
diff --git a/search.html b/search.html index c8aba8b..5ea2ed5 100644 --- a/search.html +++ b/search.html | |||
@@ -47,9 +47,7 @@ | |||
47 | 47 | ||
48 | <div class="document"> | 48 | <div class="document"> |
49 | <div class="documentwrapper"> | 49 | <div class="documentwrapper"> |
50 | <div class="bodywrapper"> | 50 | <div class="body" role="main"> |
51 | |||
52 | <div class="body han-init-context" role="main"> | ||
53 | 51 | ||
54 | <h1 id="search-documentation">Search</h1> | 52 | <h1 id="search-documentation">Search</h1> |
55 | <div id="fallback" class="admonition warning"> | 53 | <div id="fallback" class="admonition warning"> |
@@ -84,7 +82,6 @@ | |||
84 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="78" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="78" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h57v20H0z"/><path fill="#e05d44" d="M57 0h21v20H57z"/><path fill="url(#b)" d="M0 0h78v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="295" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">Made w/</text><text x="295" y="140" transform="scale(.1)" textLength="470">Made w/</text><text x="665" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="110">❤</text><text x="665" y="140" transform="scale(.1)" textLength="110">❤</text></g> </svg> | 82 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="78" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="78" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h57v20H0z"/><path fill="#e05d44" d="M57 0h21v20H57z"/><path fill="url(#b)" d="M0 0h78v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="295" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">Made w/</text><text x="295" y="140" transform="scale(.1)" textLength="470">Made w/</text><text x="665" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="110">❤</text><text x="665" y="140" transform="scale(.1)" textLength="110">❤</text></g> </svg> |
85 | </div> | 83 | </div> |
86 | </div> | 84 | </div> |
87 | </div> | ||
88 | </div> | 85 | </div> |
89 | </div> | 86 | </div> |
90 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | 87 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
@@ -109,30 +106,10 @@ | |||
109 | <li><a href="index.html">Documentation overview</a><ul> | 106 | <li><a href="index.html">Documentation overview</a><ul> |
110 | </ul></li> | 107 | </ul></li> |
111 | </ul> | 108 | </ul> |
112 | </div><h3>Other Projects</h3> | 109 | </div> |
113 | |||
114 | <ul> | ||
115 | <li><a href="https://github.com/clarkzjw/Dehaze">Dehaze</a> | ||
116 | </li> | ||
117 | <li><a href="https://github.com/clarkzjw/GuidedFilter">GuidedFilter</a> | ||
118 | </li> | ||
119 | <li><a href="https://github.com/clarkzjw/LumberJack">LumberJack</a> | ||
120 | </li> | ||
121 | <li><a href="https://github.com/clarkzjw/one-two-three...infinity">one-two-three...infinity</a> | ||
122 | </li> | ||
123 | <li><a href="https://github.com/clarkzjw/nginx-proxy-google">nginx-proxy-google</a> | ||
124 | </li> | ||
125 | <li><a href="https://github.com/clarkzjw/brainfuck">brainfuck</a> | ||
126 | </li> | ||
127 | </ul> | ||
128 | |||
129 | |||
130 | |||
131 | </div> | 110 | </div> |
132 | </div> | 111 | </div> |
133 | <div class="clearer"></div> | 112 | <div class="clearer"></div> |
134 | </div> | 113 | </div> |
135 | <script async defer type="text/javascript" src="../../../_static/han.min.js"></script> | ||
136 | <script type="text/javascript">Han.init()</script> | ||
137 | </body> | 114 | </body> |
138 | </html> \ No newline at end of file | 115 | </html> \ No newline at end of file |