It works out-of-the-box for Several GUI toolkits, including Gtk2, Gtk3, Qt4, and Qt5/Qml.
Autopilot Tutorial
Grok Autopilot!
|
API Reference
API reference documentation for Autopilot.
|
Frequently Asked Questions
...with answers!
|
How to contribute to autopilot
You know you want to.
|
Porting Autopilot Tests
How to port your tests from earlier versions of Autopilot.
|
Appendices
Technical documentation that doesn't fit anywhere else.
|
Module Index
quick access to all modules
Complete Table of Contents
lists all sections and subsections
|
{% endblock %}
autopilot-legacy-1.4.1+15.10.20150911/docs/_templates/layout.html 0000644 0000153 0000161 00000002026 12574617352 024633 0 ustar pbuser pbgroup 0000000 0000000 {% extends '!layout.html' %}
{% set css_files = css_files + ["_static/centertext.css"] %}
{% block footer %}
{% endblock %}
autopilot-legacy-1.4.1+15.10.20150911/docs/_static/ 0000755 0000153 0000161 00000000000 12574617631 021721 5 ustar pbuser pbgroup 0000000 0000000 autopilot-legacy-1.4.1+15.10.20150911/docs/_static/otto.css 0000644 0000153 0000161 00000000637 12574617352 023426 0 ustar pbuser pbgroup 0000000 0000000 div.otto-says-container .otto-image-container {
position: absolute;
margin-top: 4px;
margin-left: 4px;
}
div.otto-says-container .admonition-autopilot-says {
vertical-align: top;
padding:5px;
padding-left: 74px;
margin-top: 8px;
margin-bottom: 8px;
}
div.otto-says-container {
min-height: 70px;
background-color: #EEE;
border: 1px solid #CCC;
margin-bottom: 2px;
}
autopilot-legacy-1.4.1+15.10.20150911/docs/_static/centertext.css 0000644 0000153 0000161 00000000154 12574617352 024620 0 ustar pbuser pbgroup 0000000 0000000 div.center_text {
text-align: center;
color: #ffffff;
}
div.center_text a {
color: #ffffff;
}
autopilot-legacy-1.4.1+15.10.20150911/docs/_static/nature.css 0000644 0000153 0000161 00000006173 12574617352 023740 0 ustar pbuser pbgroup 0000000 0000000 @import url(basic.css);
body {
font-family:Ubuntu, "DejaVu Sans", "Trebuchet MS", sans-serif;
font-size:100%;
background-color:#2C001E;
margin:0;
padding:0;
}
div.documentwrapper {
float:left;
width:100%;
}
div.bodywrapper {
margin:0 0 0 250px;
}
hr {
border:1px solid #B1B4B6;
}
div.body {
background-color:#FFF;
color:#3E4349;
font-size:.9em;
padding:0 30px 30px;
}
div.footer {
color:#CCC;
width:100%;
text-align:center;
font-size:75%;
padding:13px 0;
}
div.footer a {
color:#444;
text-decoration:underline;
}
div.related {
background-color:#DD4814;
line-height:32px;
color:#fff;
font-size:.9em;
}
div.related a {
color:#EEE;
}
div.sphinxsidebar {
font-size:.75em;
line-height:1.5em;
}
div.sphinxsidebarwrapper {
padding:20px 0;
}
div.sphinxsidebar h3,
div.sphinxsidebar h4 {
font-family:Ubuntu, "DejaVu Sans", "Trebuchet MS", sans-serif;
color:#222;
font-size:1.2em;
font-weight:400;
background-color:#ddd;
margin:0;
padding:5px 10px;
}
div.sphinxsidebar p {
color:#444;
padding:2px 10px;
}
div.sphinxsidebar ul {
color:#000;
margin:10px 5px;
padding:0;
}
div.sphinxsidebar input {
border:1px solid #ccc;
font-family:Ubuntu, "DejaVu Sans", "Trebuchet MS", sans-serif;
font-size:1em;
}
div.sphinxsidebar input[type=text] {
margin-left:5px;
}
a {
color:#5E2750;
text-decoration:none;
}
a:hover {
color:#DD4814;
text-decoration:underline;
}
div.body h1 {
font-family:Ubuntu, "DejaVu Sans", "Trebuchet MS", sans-serif;
font-weight:bold;
font-size:200%;
color:#444;
margin:20px 0 10px;
padding:5px 0 5px 10px;
}
div.body h2 {
font-family:Ubuntu, "DejaVu Sans", "Trebuchet MS", sans-serif;
font-size:130%;
background-color:#CCC;
margin:20px 0 10px;
padding:5px 0 5px 10px;
}
div.body h6 {
font-family:Ubuntu, "DejaVu Sans", "Trebuchet MS", sans-serif;
background-color:#BED4EB;
font-weight:400;
color:#333;
margin:30px 0 10px;
padding:5px 0 5px 10px;
}
a.headerlink {
text-decoration:none;
padding:0 4px;
}
a.headerlink:hover {
background-color:#AEA79F;
color:#FFF;
}
div.body p,div.body dd,div.body li {
line-height:1.5em;
}
div.highlight {
background-color:#FFF;
}
div.note {
background-color:#eee;
border:1px solid #ccc;
}
div.seealso {
background-color:#ffc;
border:1px solid #ff6;
}
div.warning {
background-color:#ffe4e4;
border:1px solid #f66;
}
p.admonition-title:after {
content:":";
}
pre {
background-color:#EFEFEF;
color:#000;
line-height:1.1em;
border:1px solid #C6C9CB;
font-size:1.2em;
font-family:"Ubuntu Mono", Monaco, Consolas, "DejaVu Sans Mono", "Lucida Console", monospace;
margin:1.5em 0;
padding:6px;
}
tt {
background-color:#EFEFEF;
color:#222;
font-size:1.1em;
font-family:"Ubuntu Mono", Monaco, Consolas, "DejaVu Sans Mono", "Lucida Console", monospace;
}
.viewcode-back {
font-family:Ubuntu, "DejaVu Sans", "Trebuchet MS", sans-serif;
}
div.viewcode-block:target {
background-color:#f4debf;
border-top:1px solid #ac9;
border-bottom:1px solid #ac9;
}
div.document,div.topic {
background-color:#eee;
}
div.sphinxsidebar h3 a,div.sphinxsidebar a {
color:#444;
}
div.admonition p.admonition-title + p,p.admonition-title {
display:inline;
}
autopilot-legacy-1.4.1+15.10.20150911/docs/images/ 0000755 0000153 0000161 00000000000 12574617631 021540 5 ustar pbuser pbgroup 0000000 0000000 autopilot-legacy-1.4.1+15.10.20150911/docs/images/ap_vis_front_page.png 0000644 0000153 0000161 00000032474 12574617352 025745 0 ustar pbuser pbgroup 0000000 0000000 PNG
IHDR pИ bKGD pHYs tIME
7` tEXtComment Created with GIMPW IDATxyuawr@.ITPPDDEmm=*mVZ[UUxߊrk~f7$$!%y>y|l|%_Qu*nn2 kE"ZF-it*nvY^,^_Rxܣil}OsXenMc7Xl5;t>zצYdwȖ{n[ev]wtx]/vqTM/tg3nMLvwXShun[evzο>՝BnO;]YvS]x_xwi:]NիbW7xȦkҭikitܹs$##
pI6^*[~\9sf+>r v̙˲xuja Vi\ZٳgݩUUTeoߺ]FUU)bqUz;wj:UE")RK^KQj fϞ<-;2v;n7n5944YUU/*UUvSeʪJm|@_l֓;n~UW;1Fjz^0]P=XL}` u l[cWPUUnvё9~ɼ0gf16unͧ.>}i4F?;%Kg;wN֮]5knu]+2}VFoAlYHћ^X/^UVfܹ9cF6nܘunW\k6}Vj^oPv^ON6ݐFfJʢR~~ Rt ̙3v>2cc,l3Rݤ,SeZ-R~h^_n֖@:nl攓Oμysv˔e'Z#zo7[o]~kii5[mInSr'e}IYn{:ܲ&^oRo?ͺM_4/MfsUkU'ǖgU>W%cs.f a]ݨʴ,m
۽Gy_yVw;i4z[ʲJM_/yi7lܸw\C9\RԊ)24c =|_JNL6%M^CrZZ}lԛN2f!yHN;H^ݮۺ~vM9o^o]O;@>so/ .nTI=gUn?`4co:]|Ridxsg|к6q@Qti6[ϗ4jcʲhSR%Ûw0NfN:>H)GLz7[I-Csgf^aC֍V)ZC?JUԲe]f۲ޟysƿ_flH6)VO@* 3.H@)j9i593 =2vfKBU%N;g7}i[$Yy,s^vsf4Y
oƜhF_3zv%K?7'gF*rوH`/YoZVn/3Ƨ\ptvjtV^F+T9Yė<IFhXؼ#?yZVwߐ3yE281}77OL?fV'yezڷ^o~ܜkjdtt^ܧÖf9ʦ~?7oNk(.WO9=6֧~Ykp~Ez- FݹlZN4͛xM^xE9|`.]77g}:甅Mév,Z(vRN~?aVާeYfEҬNŋHo:=n:\Eo^K,
߰W0v:29
=}=%\C7eC'ysZޘxrփM9oeNyKj֫OߘN1;G{U7cZZtxWYg&Վh^!s-2W {b$PHͲ"ͩ2Ir>sprٯ'-b}
k,HJTv3ch(ccj$u
NR
elll4MgBtvuUff̞y_r9|GfƔ?ߔOe}5TݺOyIw"omɛvP>1%ߟP>o[9g'+vsQQ3:;=י$ ;uU{rp$庛svwQ7~Qޚ[F=?unAEQ[vg}0ؾzʪJv=9g{[z.mJ26ܟ#