OSDN Git Service

first commit
[bottle-jp/Bottle-jp.git] / html / _modules / index.html
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
7 <html xmlns="http://www.w3.org/1999/xhtml">
8   <head>
9     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10     
11     <title>Overview: module code &mdash; Bottle 0.12-dev documentation</title>
12     
13     <link rel="stylesheet" href="../_static/bottle.css" type="text/css" />
14     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
15     
16     <script type="text/javascript">
17       var DOCUMENTATION_OPTIONS = {
18         URL_ROOT:    '../',
19         VERSION:     '0.12-dev',
20         COLLAPSE_INDEX: false,
21         FILE_SUFFIX: '.html',
22         HAS_SOURCE:  true
23       };
24     </script>
25     <script type="text/javascript" src="../_static/jquery.js"></script>
26     <script type="text/javascript" src="../_static/underscore.js"></script>
27     <script type="text/javascript" src="../_static/doctools.js"></script>
28     <link rel="shortcut icon" href="../_static/favicon.ico"/>
29     <link rel="top" title="Bottle 0.12-dev documentation" href="../index.html" />
30     <link rel="shortcut icon" type="image/x-icon" href="../_static/favicon.ico" />
31     <link rel="image_src" type="image/png" href="../_static/logo_reddit.png" />
32     <script type="application/javascript" src="../_static/default.js"></script>
33     
34      
35
36   </head>
37   <body>
38     <div class="related">
39       <h3>Navigation</h3>
40       <ul>
41         <li class="right" style="margin-right: 10px">
42           <a href="../genindex.html" title="General Index"
43              accesskey="I">index</a></li>
44         <li class="right" >
45           <a href="../py-modindex.html" title="Python Module Index"
46              >modules</a> |</li>
47     <li><a href="/">Project Home</a> &raquo;</li>
48     
49         <li><a href="../index.html">Bottle 0.12-dev documentation</a> &raquo;</li>
50  
51       </ul>
52     </div>  
53
54     <div class="document">
55       <div class="documentwrapper">
56         <div class="bodywrapper">
57           <div class="body">
58             
59   
60   <p style='font-size: 0.75em; color: darkred'><b>Warning:</b> This is a preview for <b>Bottle-0.12-dev</b>, which is
61     not released yet. Switch to the latest <a href="/docs/stable/"><b>stable release</b></a>?</p>
62   
63   
64   <h1>All modules for which code is available</h1>
65 <ul><li><a href="bottle.html">bottle</a></li>
66 <li><a href="stpl.html">stpl</a></li>
67 </ul>
68
69
70           </div>
71         </div>
72       </div>
73       <div class="sphinxsidebar">
74         <div class="sphinxsidebarwrapper">
75             <p class="logo"><a href="../index.html">
76               <img class="logo" src="../_static/logo_nav.png" alt="Logo"/>
77             </a></p>
78   
79
80
81
82 <h3>Like it?</h3>
83 <ul>
84   <li>
85     <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
86
87       <a href="http://flattr.com/thing/21888/Bottle-A-Python-Web-Framework" target="_blank">
88         <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" />
89       </a>
90
91       <iframe style="border: 0; margin: 0; padding: 0;"
92         src="https://www.gittip.com/defnull/widget.html" 
93         width="48pt" height="20pt">
94       </iframe>
95
96       <input type="hidden" name="cmd" value="_s-xclick">
97       <input type="hidden" name="hosted_button_id" value="10013866">
98       <input type="image" src="../_static/paypal.png" border="0" name="submit" alt="Donate with PayPal!">
99       <img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1">
100     </form>
101
102   </li>
103 </ul>
104 <div id="searchbox" style="display: none">
105   <h3>Quick search</h3>
106     <form class="search" action="../search.html" method="get">
107       <input type="text" name="q" />
108       <input type="submit" value="Go" />
109       <input type="hidden" name="check_keywords" value="yes" />
110       <input type="hidden" name="area" value="default" />
111     </form>
112     <p class="searchtip" style="font-size: 90%">
113     Enter search terms or a module, class or function name.
114     </p>
115 </div>
116 <script type="text/javascript">$('#searchbox').show(0);</script>
117         </div>
118       </div>
119       <div class="clearer"></div>
120     </div>
121     <div class="related">
122       <h3>Navigation</h3>
123       <ul>
124         <li class="right" style="margin-right: 10px">
125           <a href="../genindex.html" title="General Index"
126              >index</a></li>
127         <li class="right" >
128           <a href="../py-modindex.html" title="Python Module Index"
129              >modules</a> |</li>
130     <li><a href="/">Project Home</a> &raquo;</li>
131     
132         <li><a href="../index.html">Bottle 0.12-dev documentation</a> &raquo;</li>
133  
134       </ul>
135     </div>
136     <div id="disqus_thread" style="margin: 2em 0;"></div>
137     <script type="text/javascript">
138       var disqus_shortname = 'bottlepy';
139       var disqus_identifier = 'docs__modules/index';
140       var disqus_title = 'Overview: module code';
141       //var disqus_url = 'http://example.com/permalink-to-page.html';
142       (function() {
143         var dsq = document.createElement('script');
144         dsq.type = 'text/javascript';
145         dsq.async = true;
146         dsq.src = 'http://zodbbook.disqus.com/embed.js';
147         document.getElementsByTagName('head')[0].appendChild(dsq);
148       })();
149     </script>
150     <div class="footer">
151     &copy; <a href="../index.html#license">Copyright</a> 2009-2012, Marcel Hellkamp - <a href="../contact.html">Contact</a><br />
152     Last updated on Nov 11, 2012. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.<br />
153     Powered by Bottle 0
154     </div>
155
156   </body>
157 </html>