-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathindex.html
68 lines (52 loc) · 2.97 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Paparazzi UAV : Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles." />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Paparazzi UAV</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/paparazzi/paparazzi">View on GitHub</a>
<h1 id="project_title">Paparazzi UAV</h1>
<h2 id="project_tagline">Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles.</h2>
<section id="downloads">
<a class="tar_download_link" href="https://github.com/paparazzi/paparazzi/releases/download/v5.12_stable/paparazzi_v5.12_stable.tar.gz">Download this project as a tar.gz file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>Paparazzi UAV API Documentation</h1>
<p>Autogenerated Doxygen API documentation for developers:</p>
<ul>
<li><a href="http://docs.paparazziuav.org/latest">latest (master, development branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v6.2">v6.2 (stable release branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v6.1">v6.1 (stable release branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v5.18">v5.18 (stable release branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v5.16">v5.16 (stable release branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v5.14">v5.14 (stable release branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v5.12">v5.12 (stable release branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v5.10">v5.10 (stable release branch)</a></li>
<li><a href="http://docs.paparazziuav.org/v5.8">v5.8 (stable release branch)</a></li>
</ul>
<h2>Other Documentation</h2>
<p>More information is available in the wiki <a href="http://wiki.paparazziuav.org">http://wiki.paparazziuav.org</a></p>
<p>You can also get help from the mailing list <a href="http://lists.paparazziuav.org">[email protected]</a>
and discuss on <a href="https://gitter.im/paparazzi/discuss">https://gitter.im/paparazzi/discuss</a> or the IRC channel (freenode, #paparazzi).</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Paparazzi UAV maintained by <a href="https://github.com/paparazzi">paparazzi</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>