]> git.sesse.net Git - casparcg/blob - build/html/index.html
(no commit message)
[casparcg] / build / html / 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 &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="#" />
35  
36
37   </head>
38   <body>
39     <div class="related">
40       <h3>Navigation</h3>
41       <ul>
42         <li class="right" style="margin-right: 10px">
43           <a href="genindex.html" title="General Index"
44              accesskey="I">index</a></li>
45         <li><a href="#">CasparCG 2.0 documentation</a> &raquo;</li>
46  
47       </ul>
48     </div>  
49
50     <div class="document">
51       <div class="documentwrapper">
52         <div class="bodywrapper">
53           <div class="body">
54             
55   <h1>CasparCG 2.0 documentation</h1>
56   <p>
57     Welcome! This is
58     the documentation for CasparCG
59     2.0, last updated Mar 15, 2012.
60   </p>
61   
62   <p><strong>Parts of the documentation:</strong></p>
63   <table class="contentstable" align="center"><tr>
64     <td width="50%">
65       <p class="biglink"><a class="biglink" href="whatsnew/2_0.html">What's new in CasparCG 2.0?</a><br/>
66          <span class="linkdescr">short summary of new features</span></p>
67       <p class="biglink"><a class="biglink" href="tutorial/index.html">Tutorial</a><br/>
68          <span class="linkdescr">tutorials</span></p>
69       <p class="biglink"><a class="biglink" href="amcp/index.html">AMCP</a><br/>
70          <span class="linkdescr">describes the AMCP control protocol</span></p>
71       <p class="biglink"><a class="biglink" href="producers/index.html">Producers</a><br/>
72          <span class="linkdescr">describes all video sources, "producers"</span></p>
73       <p class="biglink"><a class="biglink" href="consumers/index.html">Consumers</a><br/>
74          <span class="linkdescr">describes all video outputs, "consumers"</span></p>
75       <p class="biglink"><a class="biglink" href="faq/index.html">FAQs</a><br/>
76          <span class="linkdescr">frequently asked questions (with answers!)</span></p>
77     </td></tr>
78   </table>
79
80   <p><strong>Meta information:</strong></p>
81   <table class="contentstable" align="center"><tr>
82     <td width="50%">
83       <p class="biglink"><a class="biglink" href="bugs.html">Reporting bugs</a></p>
84       <p class="biglink"><a class="biglink" href="about.html">About the documentation</a></p>
85     </td><td width="50%">
86       <p class="biglink"><a class="biglink" href="license.html">History and License of CasparCG</a></p>
87       <p class="biglink"><a class="biglink" href="copyright.html">Copyright</a></p>
88     </td></tr>
89   </table>
90
91
92           </div>
93         </div>
94       </div>
95       <div class="sphinxsidebar">
96         <div class="sphinxsidebarwrapper">
97
98 <div id="searchbox" style="display: none">
99   <h3>Quick search</h3>
100     <form class="search" action="search.html" method="get">
101       <input type="text" name="q" />
102       <input type="submit" value="Go" />
103       <input type="hidden" name="check_keywords" value="yes" />
104       <input type="hidden" name="area" value="default" />
105     </form>
106     <p class="searchtip" style="font-size: 90%">
107     Enter search terms or a module, class or function name.
108     </p>
109 </div>
110 <script type="text/javascript">$('#searchbox').show(0);</script>
111         </div>
112       </div>
113       <div class="clearer"></div>
114     </div>
115     <div class="related">
116       <h3>Navigation</h3>
117       <ul>
118         <li class="right" style="margin-right: 10px">
119           <a href="genindex.html" title="General Index"
120              >index</a></li>
121         <li><a href="#">CasparCG 2.0 documentation</a> &raquo;</li>
122  
123       </ul>
124     </div>
125     <div class="footer">
126     &copy; <a href="copyright.html">Copyright</a> 2011, Robert Nagy (ronag89@gmail.com).
127     <br />
128     Last updated on Mar 15, 2012.
129     <a href="bugs.html">Found a bug</a>?
130     <br />
131     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
132     </div>
133
134   </body>
135 </html>