Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(318)

Side by Side Diff: third_party/simplejson/docs/search.html

Issue 159607: Extension docs build script, gyp target and PRESUBMIT.PY check (Closed)
Patch Set: remove build step on mac Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/simplejson/docs/index.html ('k') | third_party/simplejson/docs/searchindex.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http:// www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <title>Search &mdash; simplejson v2.0.0 documentation</title>
6 <link rel="stylesheet" href="_static/default.css" type="text/css" />
7 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
8 <script type="text/javascript">
9 var DOCUMENTATION_OPTIONS = {
10 URL_ROOT: '',
11 VERSION: '2.0.0',
12 COLLAPSE_MODINDEX: false,
13 FILE_SUFFIX: '.html'
14 };
15 </script>
16 <script type="text/javascript" src="_static/jquery.js"></script>
17 <script type="text/javascript" src="_static/interface.js"></script>
18 <script type="text/javascript" src="_static/doctools.js"></script>
19 <link rel="contents" title="Global table of contents" href="contents.html" / >
20 <link rel="index" title="Global index" href="genindex.html" />
21 <link rel="search" title="Search" href="" />
22 <link rel="top" title="simplejson v2.0.0 documentation" href="index.html" />
23 <script type="text/javascript" src="_static/searchtools.js"></script>
24
25 </head>
26 <body>
27 <div class="related">
28 <h3>Navigation</h3>
29 <ul>
30 <li class="right" style="margin-right: 10px">
31 <a href="genindex.html" title="General Index"
32 accesskey="I">index</a></li>
33 <li><a href="index.html">simplejson v2.0.0 documentation</a> &raquo;</li >
34 </ul>
35 </div>
36 <div class="document">
37 <div class="documentwrapper">
38 <div class="bodywrapper">
39 <div class="body">
40
41 <h1 id="search-documentation">Search</h1>
42 <p>
43 From here you can search these documents. Enter your search
44 words into the box below and click "search". Note that the search
45 function will automatically search for all of the words. Pages
46 containing less words won't appear in the result list.
47 </p>
48 <form action="" method="get">
49 <input type="text" name="q" value="" />
50 <input type="submit" value="search" />
51 </form>
52
53 <div id="search-results">
54
55 </div>
56
57 </div>
58 </div>
59 </div>
60 <div class="sphinxsidebar">
61 <div class="sphinxsidebarwrapper">
62 </div>
63 </div>
64 <div class="clearer"></div>
65 </div>
66 <div class="related">
67 <h3>Navigation</h3>
68 <ul>
69 <li class="right" style="margin-right: 10px">
70 <a href="genindex.html" title="General Index"
71 accesskey="I">index</a></li>
72 <li><a href="index.html">simplejson v2.0.0 documentation</a> &raquo;</li >
73 </ul>
74 </div>
75 <div class="footer">
76 &copy; Copyright 2008, Bob Ippolito.
77 Last updated on Feb 18, 2009.
78 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
79 </div>
80 </body>
81 </html>
OLDNEW
« no previous file with comments | « third_party/simplejson/docs/index.html ('k') | third_party/simplejson/docs/searchindex.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698