]> git.sesse.net Git - casparcg/blob - build/html/bugs.html
f1e58ea0c72a9851a6213b334d039f0e9cbc3274
[casparcg] / build / html / bugs.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>Reporting Bugs &mdash; CasparCG 2.0 documentation</title>
12     
13     <link rel="stylesheet" href="_static/default.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:     '2.0',
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     <script type="text/javascript" src="_static/sidebar.js"></script>
29     <link rel="search" type="application/opensearchdescription+xml"
30           title="Search within CasparCG 2.0 documentation"
31           href="_static/opensearch.xml"/>
32     <link rel="author" title="About these documents" href="about.html" />
33     <link rel="copyright" title="Copyright" href="copyright.html" />
34     <link rel="top" title="CasparCG 2.0 documentation" href="index.html" />
35     <link rel="next" title="Copyright" href="copyright.html" />
36     <link rel="prev" title="About these documents" href="about.html" />
37  
38
39   </head>
40   <body>
41     <div class="related">
42       <h3>Navigation</h3>
43       <ul>
44         <li class="right" style="margin-right: 10px">
45           <a href="genindex.html" title="General Index"
46              accesskey="I">index</a></li>
47         <li class="right" >
48           <a href="copyright.html" title="Copyright"
49              accesskey="N">next</a> |</li>
50         <li class="right" >
51           <a href="about.html" title="About these documents"
52              accesskey="P">previous</a> |</li>
53         <li><a href="index.html">CasparCG 2.0 documentation</a> &raquo;</li>
54  
55       </ul>
56     </div>  
57
58     <div class="document">
59       <div class="documentwrapper">
60         <div class="bodywrapper">
61           <div class="body">
62             
63   <div class="section" id="reporting-bugs">
64 <span id="id1"></span><h1>Reporting Bugs<a class="headerlink" href="#reporting-bugs" title="Permalink to this headline">ΒΆ</a></h1>
65 </div>
66
67
68           </div>
69         </div>
70       </div>
71       <div class="sphinxsidebar">
72         <div class="sphinxsidebarwrapper">
73   <h4>Previous topic</h4>
74   <p class="topless"><a href="about.html"
75                         title="previous chapter">About these documents</a></p>
76   <h4>Next topic</h4>
77   <p class="topless"><a href="copyright.html"
78                         title="next chapter">Copyright</a></p>
79 <h3>This Page</h3>
80 <ul class="this-page-menu">
81   <li><a href="#">Report a Bug</a></li>
82   <li><a href="_sources/bugs.txt"
83          rel="nofollow">Show Source</a></li>
84 </ul>
85
86 <div id="searchbox" style="display: none">
87   <h3>Quick search</h3>
88     <form class="search" action="search.html" method="get">
89       <input type="text" name="q" />
90       <input type="submit" value="Go" />
91       <input type="hidden" name="check_keywords" value="yes" />
92       <input type="hidden" name="area" value="default" />
93     </form>
94     <p class="searchtip" style="font-size: 90%">
95     Enter search terms or a module, class or function name.
96     </p>
97 </div>
98 <script type="text/javascript">$('#searchbox').show(0);</script>
99         </div>
100       </div>
101       <div class="clearer"></div>
102     </div>
103     <div class="related">
104       <h3>Navigation</h3>
105       <ul>
106         <li class="right" style="margin-right: 10px">
107           <a href="genindex.html" title="General Index"
108              >index</a></li>
109         <li class="right" >
110           <a href="copyright.html" title="Copyright"
111              >next</a> |</li>
112         <li class="right" >
113           <a href="about.html" title="About these documents"
114              >previous</a> |</li>
115         <li><a href="index.html">CasparCG 2.0 documentation</a> &raquo;</li>
116  
117       </ul>
118     </div>
119     <div class="footer">
120     &copy; <a href="copyright.html">Copyright</a> 2011, Robert Nagy (ronag89@gmail.com).
121     <br />
122     <a href="http://www.python.org/psf/donations/">Please donate.</a>
123     <br />
124     Last updated on Mar 13, 2012.
125     <a href="#">Found a bug</a>?
126     <br />
127     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
128     </div>
129
130   </body>
131 </html>