Include test coverage to makefile. Update translations.
[ipypbx] / doc / en / _build / html / about.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7     
8     <title>About IPyPBX &mdash; ipypbx v0.1a1 documentation</title>
9     <link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />
10     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
11     <script type="text/javascript">
12       var DOCUMENTATION_OPTIONS = {
13         URL_ROOT:    '#',
14         VERSION:     '0.1a1',
15         COLLAPSE_MODINDEX: false,
16         FILE_SUFFIX: '.html',
17         HAS_SOURCE:  true
18       };
19     </script>
20     <script type="text/javascript" src="_static/jquery.js"></script>
21     <script type="text/javascript" src="_static/doctools.js"></script>
22     <link rel="author" title="About these documents" href="#" />
23     <link rel="top" title="ipypbx v0.1a1 documentation" href="index.html" />
24     <link rel="prev" title="Welcome to ipypbx’s documentation!" href="index.html" /> 
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 class="right" >
34           <a href="index.html" title="Welcome to ipypbx’s documentation!"
35              accesskey="P">previous</a> |</li>
36         <li><a href="index.html">ipypbx v0.1a1 documentation</a> &raquo;</li> 
37       </ul>
38     </div>
39       <div class="sphinxsidebar">
40         <div class="sphinxsidebarwrapper">
41             <h4>Previous topic</h4>
42             <p class="topless"><a href="index.html"
43                                   title="previous chapter">Welcome to ipypbx&#8217;s documentation!</a></p>
44             <h3>This Page</h3>
45             <ul class="this-page-menu">
46               <li><a href="_sources/about.txt"
47                      rel="nofollow">Show Source</a></li>
48             </ul>
49           <div id="searchbox" style="display: none">
50             <h3>Quick search</h3>
51               <form class="search" action="search.html" method="get">
52                 <input type="text" name="q" size="18" />
53                 <input type="submit" value="Go" />
54                 <input type="hidden" name="check_keywords" value="yes" />
55                 <input type="hidden" name="area" value="default" />
56               </form>
57               <p class="searchtip" style="font-size: 90%">
58               Enter search terms or a module, class or function name.
59               </p>
60           </div>
61           <script type="text/javascript">$('#searchbox').show(0);</script>
62         </div>
63       </div>
64
65     <div class="document">
66       <div class="documentwrapper">
67         <div class="bodywrapper">
68           <div class="body">
69             
70   <div class="section" id="about-ipypbx">
71 <h1>About IPyPBX<a class="headerlink" href="#about-ipypbx" title="Permalink to this headline">¶</a></h1>
72 <p>IPyPBX is an IP-PBX system written in python with PyQT framework. Freeswitch is used as the backend.</p>
73 </div>
74
75
76           </div>
77         </div>
78       </div>
79       <div class="clearer"></div>
80     </div>
81     <div class="related">
82       <h3>Navigation</h3>
83       <ul>
84         <li class="right" style="margin-right: 10px">
85           <a href="genindex.html" title="General Index"
86              >index</a></li>
87         <li class="right" >
88           <a href="index.html" title="Welcome to ipypbx’s documentation!"
89              >previous</a> |</li>
90         <li><a href="index.html">ipypbx v0.1a1 documentation</a> &raquo;</li> 
91       </ul>
92     </div>
93     <div class="footer">
94       &copy; Copyright 2010, Stas Shtin.
95       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
96     </div>
97   </body>
98 </html>