ArcherSysOS 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/-interactive +0 -0
- data/.302.html.swp +0 -0
- data/.AerodiaServer.rb.swp +0 -0
- data/.README.md.swp +0 -0
- data/.archersys_os_peace.py.swp +0 -0
- data/.authorize.php.swp +0 -0
- data/.buildinfo +4 -0
- data/.git.cmd.swp +0 -0
- data/.gitconfig +1 -0
- data/.gitignore +9 -0
- data/.htaccess +12 -0
- data/.index.php.swl +0 -0
- data/.index.php.swm +0 -0
- data/.index.php.swn +0 -0
- data/.index.php.swo +0 -0
- data/.index.php.swp +0 -0
- data/.irb.cmd.swp +0 -0
- data/.irb_history +436 -0
- data/.irbrc +24 -0
- data/.irbrc~ +24 -0
- data/.livesearch.php.swp +0 -0
- data/.login.php.swl +0 -0
- data/.login.php.swm +0 -0
- data/.login.php.swn +0 -0
- data/.login.php.swo +0 -0
- data/.login.php.swp +0 -0
- data/.logout.php.swp +0 -0
- data/.npmrc +96 -0
- data/.os-desktop.php.swp +0 -0
- data/.pythonrc.py +11 -0
- data/.railsrc +1 -0
- data/.travis.yml +3 -0
- data/.vimstarter.bat.swp +0 -0
- data/302.html +8 -0
- data/401.html +43 -0
- data/403.html +9 -0
- data/404.html +43 -0
- data/7imperialisminjapan2.ppt +0 -0
- data/8_imperialism_by_the_united_states2.ppt +0 -0
- data/AbstractArrbyKlass.rb +16 -0
- data/AbstractImplementation.rb +10 -0
- data/Aerodia2.scn +0 -0
- data/AerodiaServer.rb +130 -0
- data/AerodiaServer.rb~ +129 -0
- data/AerodiaServer.txt +53 -0
- data/ArcherCGI.txt +8 -0
- data/ArcherDBM.rb +30 -0
- data/ArcherSysOS.gemspec +33 -0
- data/ArcherSysOS.rb +13 -0
- data/ArcherSysOS.rb.txt +13 -0
- data/ArcherSysOSDate.rb +10 -0
- data/ArcherSysOSOptionsParser.rb +108 -0
- data/ArcherSysOSOptionsParser.rb~ +108 -0
- data/ArcherVMCashewDelegator.rb +17 -0
- data/ArcherVMCashewLogger.rb +55 -0
- data/ArcherVMCashewLogger.rb~ +55 -0
- data/ArcherVMCashewTimeServer.rb +23 -0
- data/ArcherVMCashewTimeServer.rb~ +23 -0
- data/ArcherVMException.rb +13 -0
- data/CHANGELOG.md +4 -0
- data/CONTRIBUTING.md +8 -0
- data/CodeIgniter_2.2.0.zip +0 -0
- data/ConfigTest.php +11 -0
- data/F16MUDCockpitServlet.rb +14 -0
- data/F16MUDTape.rb +7 -0
- data/F16Shell.rb +42 -0
- data/Gemfile +4 -0
- data/LICENSE +19 -0
- data/Listing.rb +31 -0
- data/Middleware.rb +12 -0
- data/Middleware.txt +12 -0
- data/Movie.rb +8 -0
- data/MovieLibrary.rb +10 -0
- data/MySQLDumper1.24.4.zip +0 -0
- data/NotakerPro.aia +0 -0
- data/Num.rb +17 -0
- data/OSStartScreen.py +31 -0
- data/Product.rb +26 -0
- data/QAERODIACORP.sav +0 -0
- data/Queue.rb +16 -0
- data/Queue.rb~ +15 -0
- data/README.md +39 -0
- data/README.md~ +46 -0
- data/Rakefile +1 -0
- data/StockTickerServlet.rb +19 -0
- data/StockTickerServlet.rb~ +19 -0
- data/Symfony_cookbook_2.5.pdf +35637 -39
- data/Taxgator.rb +9 -0
- data/Tetris +2 -0
- data/Ticker.rb +63 -0
- data/Ticker.rb~ +63 -0
- data/WeakHash.rb +10 -0
- data/WikiPage.rb +27 -0
- data/WikiPage.rb~ +27 -0
- data/ZlibEngine.rb +20 -0
- data/_.swm +0 -0
- data/_.swn +0 -0
- data/_.swo +0 -0
- data/_.swp +0 -0
- data/acoserver_acoserver (2).sql +15131 -0
- data/acoserver_acoserver.sql +34707 -0
- data/acoserver_admin.sql +571 -0
- data/acoserver_games.sql +6344 -0
- data/acoserver_moodle.sql +16013 -0
- data/activate_docs_gen.bat +1 -0
- data/activate_docs_gen.txt +1 -0
- data/ager.py +6 -0
- data/alarmpy.py +6 -0
- data/american_imperialism2.ppt +0 -0
- data/apple-touch-icon.png +0 -0
- data/apps.php +35 -0
- data/apps.php.txt +7 -0
- data/arbylog.rb +16 -0
- data/archergit.py +6 -0
- data/archergit.py.txt +6 -0
- data/archergit.txt +6 -0
- data/archerlua.lua +3 -0
- data/archersys-logo.png +0 -0
- data/archersys.gemspec +32 -0
- data/archersys_os_peace.py +7 -0
- data/archersys_os_peace.py~ +5 -0
- data/autoexec.bat +3 -0
- data/bootstrap-tour.css +65 -0
- data/bootstrap-tour.js +698 -0
- data/bootstrap-tour.min.css +19 -0
- data/bootstrap-tour.min.js +19 -0
- data/bootstrap.css +7098 -0
- data/bootstrap.js +2002 -0
- data/bucketwise-master.zip +0 -0
- data/cargo.bat +1 -0
- data/cargo.cmd +1 -0
- data/changelog.txt +769 -0
- data/client_secrets.json +4 -0
- data/cockpitguess.py +12 -0
- data/collaborant-0.1.0.gem +0 -0
- data/composer.json +40 -0
- data/composer.lock +1484 -0
- data/composer.phar +0 -0
- data/conchtack_id.dat +0 -0
- data/config.json +4 -0
- data/config.php +17 -0
- data/config.ru +5 -0
- data/config.yml +16 -0
- data/console.html +8 -0
- data/console.php +42 -0
- data/contact.db +0 -0
- data/contacts.db +0 -0
- data/contrib-update.cmd +6 -0
- data/contrib-update.cmd~ +6 -0
- data/crossdomain.xml +9 -0
- data/cse.xml +25 -0
- data/depression_dbq.pdf +0 -0
- data/desktop-w10.php +6 -0
- data/desktop.html +33 -0
- data/desktop.php +310 -0
- data/dialogue.txt +13 -0
- data/dict.rb +15 -0
- data/dictionary_of_words.db +0 -0
- data/doc-create.html +5 -0
- data/doc-create.php +12 -0
- data/dokuwiki-d9556fbc2c1c07a0baaf81c07d4165f6.tgz +0 -0
- data/drive-appfolder.php +19 -0
- data/drive.php +49 -0
- data/dropbox-login.php +13 -0
- data/drupal-7.34.zip +0 -0
- data/dtop.php +131 -0
- data/f18mud.rb +2 -0
- data/favicon.ico +0 -0
- data/favicon.png +0 -0
- data/footer.html +5 -0
- data/forum.php +5 -0
- data/game1.py +171 -0
- data/genindex.html +164 -0
- data/git.cmd~ +2 -0
- data/github-ci.rb +6 -0
- data/histogram.py +36 -0
- data/htdocs.gemspec~ +31 -0
- data/https___summerjobs.dc.gov_(S(ryzytlym5hqgi255zgb4ojjk))_parental_consent_form.pdf +0 -0
- data/ieconfig.xml +12 -0
- data/imperialism_dbq_questions2.doc +0 -0
- data/imperialism_graphic_organizer2.docx +0 -0
- data/index-desktop.php +42 -0
- data/index-desktop.php.txt +14 -0
- data/index.html +175 -0
- data/index.php +302 -0
- data/index.php~ +315 -0
- data/info.php +3 -0
- data/iostarter.py +88 -0
- data/irb.cmd +3 -0
- data/irb.cmd~ +2 -0
- data/jquery-mobile-theme-105213-0.zip +0 -0
- data/jquery-ui-1.11.1.custom.zip +0 -0
- data/laravel-master.zip +0 -0
- data/laravel.phar +0 -0
- data/latest_specs.4.8 +0 -0
- data/latest_specs.4.8.gz +0 -0
- data/login.php +266 -0
- data/login.php~ +265 -0
- data/logout.php +13 -0
- data/logout.php~ +13 -0
- data/lua.bat +1 -0
- data/main.php +22 -0
- data/manage.py +10 -0
- data/manifest.appcache +22 -0
- data/manifest.json +19 -0
- data/manifest.webapp +14 -0
- data/meter.js +19 -0
- data/meter.php +17 -0
- data/mime.types +0 -0
- data/moodle.sqk +12123 -0
- data/moodle.sql +12123 -0
- data/movielibrary.rhtml +16 -0
- data/mud_login.rb +38 -0
- data/news.py +18 -0
- data/node.exe +0 -0
- data/node_etw_provider.man +153 -0
- data/node_perfctr_provider.man +107 -0
- data/nodejs-portable.bat +194 -0
- data/nodevars.bat +24 -0
- data/notifications-gateway.php +5 -0
- data/now.bat +3 -0
- data/npm +14 -0
- data/npm-debug.log +40 -0
- data/npm.cmd +6 -0
- data/objects.inv +0 -0
- data/ocular.phar +0 -0
- data/opensearch.xml +12 -0
- data/os-desktop.php +211 -0
- data/os-mobile.php +127 -0
- data/package.json +5 -0
- data/parse-js-blank-1.3.0.zip +0 -0
- data/partii.appcache +2 -0
- data/pear.conf +2 -0
- data/phpldapadmin-1.2.3.zip +0 -0
- data/phpliteAdmin_v1-9-5.zip +0 -0
- data/phpunit.cmd +1 -0
- data/phpunit.dist.xml +8 -0
- data/phpunit.phar +77428 -2
- data/phpunit.xml +8 -0
- data/pik.bat +3 -0
- data/pik.ps1 +3 -0
- data/pik_runner.exe +0 -0
- data/pip-selfcheck.json +1 -0
- data/prerelease_specs.4.8 +0 -0
- data/prerelease_specs.4.8.gz +0 -0
- data/producktivshellwin +0 -0
- data/profile.php +7 -0
- data/prototype.php +7 -0
- data/pyconsole.cmd +3 -0
- data/pyconsole.py +8 -0
- data/pygubu-asos.py +19 -0
- data/pythonray.py +62 -0
- data/pythonray.py~ +62 -0
- data/pyvenv.cfg +3 -0
- data/radius.py +12 -0
- data/react-0.11.2.zip +0 -0
- data/readme.txt +8 -0
- data/register.php +130 -0
- data/register.php~ +126 -0
- data/rockpaperscissors.py +68 -0
- data/rockpaperscissors.py~ +28 -0
- data/run_f16.rb +2 -0
- data/rustc.cmd +1 -0
- data/scrollbar.css +6 -0
- data/scrollbar.css~ +4 -0
- data/scrutinizer.yml +5 -0
- data/search.html +177 -0
- data/searchindex.js +1 -0
- data/setup-owncloud.php +300 -0
- data/setup.py +9 -0
- data/sinatra-1.4.5.gem +0 -0
- data/smartsheet.html +1 -0
- data/span.html +5 -0
- data/specs.4.8 +0 -0
- data/specs.4.8.gz +0 -0
- data/starter-kit-1.8.1.zip +0 -0
- data/startscreen.php +11 -0
- data/startscreen.py +33 -0
- data/startup.png +0 -0
- data/svg-edit-2.6.zip +0 -0
- data/symfony.com_pdf_Symfony_book_2.5.pdf +0 -0
- data/telnet-client.py +18 -0
- data/tess.py +26 -0
- data/time.css +279 -0
- data/time.html +2 -0
- data/time.php +56 -0
- data/tinymce_spellchecker_php_2_0_6_1.zip +0 -0
- data/urllib2.py +1371 -0
- data/uru.bat +12 -0
- data/uru.bat.bak +12 -0
- data/uru.ps1 +11 -0
- data/uru.ps1.bak +11 -0
- data/uru_rt.exe +0 -0
- data/vimstarter.bat +3 -0
- metadata +338 -0
data/genindex.html
ADDED
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
<!DOCTYPE html>
|
|
5
|
+
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
|
6
|
+
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
|
|
7
|
+
<head>
|
|
8
|
+
<meta charset="utf-8">
|
|
9
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
10
|
+
|
|
11
|
+
<title>Index — ArcherBashPYDocs 1.0.0. documentation</title>
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
<link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto+Slab:400,700|Inconsolata:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
<link rel="top" title="ArcherBashPYDocs 1.0.0. documentation" href="index.html"/>
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
|
38
|
+
|
|
39
|
+
</head>
|
|
40
|
+
|
|
41
|
+
<body class="wy-body-for-nav" role="document">
|
|
42
|
+
|
|
43
|
+
<div class="wy-grid-for-nav">
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
|
47
|
+
<div class="wy-side-nav-search">
|
|
48
|
+
|
|
49
|
+
<a href="index.html" class="fa fa-home"> ArcherBashPYDocs</a>
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
<div role="search">
|
|
53
|
+
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
|
54
|
+
<input type="text" name="q" placeholder="Search docs" />
|
|
55
|
+
<input type="hidden" name="check_keywords" value="yes" />
|
|
56
|
+
<input type="hidden" name="area" value="default" />
|
|
57
|
+
</form>
|
|
58
|
+
</div>
|
|
59
|
+
</div>
|
|
60
|
+
|
|
61
|
+
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
<ul class="simple">
|
|
66
|
+
</ul>
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
</div>
|
|
71
|
+
|
|
72
|
+
</nav>
|
|
73
|
+
|
|
74
|
+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
|
|
78
|
+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
|
79
|
+
<a href="index.html">ArcherBashPYDocs</a>
|
|
80
|
+
</nav>
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
<div class="wy-nav-content">
|
|
85
|
+
<div class="rst-content">
|
|
86
|
+
<div role="navigation" aria-label="breadcrumbs navigation">
|
|
87
|
+
<ul class="wy-breadcrumbs">
|
|
88
|
+
<li><a href="index.html">Docs</a> »</li>
|
|
89
|
+
|
|
90
|
+
<li></li>
|
|
91
|
+
<li class="wy-breadcrumbs-aside">
|
|
92
|
+
|
|
93
|
+
</li>
|
|
94
|
+
</ul>
|
|
95
|
+
<hr/>
|
|
96
|
+
</div>
|
|
97
|
+
<div role="main" class="document">
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
<h1 id="index">Index</h1>
|
|
101
|
+
|
|
102
|
+
<div class="genindex-jumpbox">
|
|
103
|
+
|
|
104
|
+
</div>
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
</div>
|
|
108
|
+
<footer>
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
<hr/>
|
|
112
|
+
|
|
113
|
+
<div role="contentinfo">
|
|
114
|
+
<p>
|
|
115
|
+
© Copyright 2015, Weldon Henson.
|
|
116
|
+
</p>
|
|
117
|
+
</div>
|
|
118
|
+
|
|
119
|
+
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
|
120
|
+
|
|
121
|
+
</footer>
|
|
122
|
+
</div>
|
|
123
|
+
</div>
|
|
124
|
+
|
|
125
|
+
</section>
|
|
126
|
+
|
|
127
|
+
</div>
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
<script type="text/javascript">
|
|
134
|
+
var DOCUMENTATION_OPTIONS = {
|
|
135
|
+
URL_ROOT:'./',
|
|
136
|
+
VERSION:'1.0.0.',
|
|
137
|
+
COLLAPSE_INDEX:false,
|
|
138
|
+
FILE_SUFFIX:'.html',
|
|
139
|
+
HAS_SOURCE: true
|
|
140
|
+
};
|
|
141
|
+
</script>
|
|
142
|
+
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
143
|
+
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
144
|
+
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
145
|
+
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
<script type="text/javascript" src="_static/js/theme.js"></script>
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
<script type="text/javascript">
|
|
157
|
+
jQuery(function () {
|
|
158
|
+
SphinxRtdTheme.StickyNav.enable();
|
|
159
|
+
});
|
|
160
|
+
</script>
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
</body>
|
|
164
|
+
</html>
|
data/git.cmd~
ADDED
data/github-ci.rb
ADDED
data/histogram.py
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import turtle
|
|
2
|
+
|
|
3
|
+
def drawBar(t, height):
|
|
4
|
+
""" Get turtle t to draw one bar, of height. """
|
|
5
|
+
t.begin_fill() # start filling this shape
|
|
6
|
+
t.left(90)
|
|
7
|
+
t.forward(height)
|
|
8
|
+
t.write(str(height))
|
|
9
|
+
t.right(90)
|
|
10
|
+
t.forward(40)
|
|
11
|
+
t.right(90)
|
|
12
|
+
t.forward(height)
|
|
13
|
+
t.left(90)
|
|
14
|
+
t.end_fill() # stop filling this shape
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
xs = [48, 117, 200, 240, 160, 260, 220] # here is the data
|
|
19
|
+
maxheight = max(xs)
|
|
20
|
+
numbars = len(xs)
|
|
21
|
+
border = 10
|
|
22
|
+
|
|
23
|
+
tess = turtle.Turtle() # create tess and set some attributes
|
|
24
|
+
tess.color("blue")
|
|
25
|
+
tess.fillcolor("red")
|
|
26
|
+
tess.pensize(3)
|
|
27
|
+
|
|
28
|
+
wn = turtle.Screen() # Set up the window and its attributes
|
|
29
|
+
wn.bgcolor("lightgreen")
|
|
30
|
+
wn.setworldcoordinates(0-border, 0-border, 40*numbars+border, maxheight+border)
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
for a in xs:
|
|
34
|
+
drawBar(tess, a)
|
|
35
|
+
|
|
36
|
+
wn.exitonclick()
|
data/htdocs.gemspec~
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
lib = File.expand_path('../lib', __FILE__)
|
|
3
|
+
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
|
4
|
+
require 'htdocs/version'
|
|
5
|
+
|
|
6
|
+
Gem::Specification.new do |spec|
|
|
7
|
+
spec.name = "htdocs"
|
|
8
|
+
spec.version = ArcherSysOS::VERSION
|
|
9
|
+
spec.authors = ["Weldon Henson"]
|
|
10
|
+
spec.email = ["acosf2014.pdflint@gmail.com"]
|
|
11
|
+
|
|
12
|
+
spec.summary = %q{todo: write a short summary, because rubygems requires one.}
|
|
13
|
+
spec.description = %q{todo: write a longer description or delete this line.}
|
|
14
|
+
spec.homepage = "todo: put your gem's website or public repo url here."
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
|
|
18
|
+
spec.bindir = "exe"
|
|
19
|
+
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
|
20
|
+
spec.require_paths = ["lib"]
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
if spec.respond_to?(:metadata)
|
|
24
|
+
spec.metadata['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com' to prevent pushes to rubygems.org, or delete to allow pushes to any server."
|
|
25
|
+
end
|
|
26
|
+
|
|
27
|
+
spec.add_development_dependency "bundler", "~> 1.8"
|
|
28
|
+
spec.add_development_dependency "rake", "~> 10.0"
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
end
|
|
Binary file
|
data/ieconfig.xml
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<browserconfig>
|
|
3
|
+
<msapplication>
|
|
4
|
+
<tile>
|
|
5
|
+
<square70x70logo src="core/media/img/smalltile.png"/>
|
|
6
|
+
<square150x150logo src="core/media/img/mediumtile.png"/>
|
|
7
|
+
<wide310x150logo src="core/media/img/widetile.png"/>
|
|
8
|
+
<square310x310logo src="core/media/img/largetile.png"/>
|
|
9
|
+
<TileColor>#33e32e</TileColor>
|
|
10
|
+
</tile>
|
|
11
|
+
</msapplication>
|
|
12
|
+
</browserconfig>
|
|
Binary file
|
|
Binary file
|
data/index-desktop.php
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
<!DOCTYPE HTML>
|
|
2
|
+
|
|
3
|
+
<html>
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
|
|
7
|
+
<title>Bootstrap Desktop</title>
|
|
8
|
+
|
|
9
|
+
<link rel="stylesheet" type="text/css" href="bootstrap.css">
|
|
10
|
+
|
|
11
|
+
<script src="core/js/libs/jquery.min.js"></script>
|
|
12
|
+
<script src="core/js/localforage.js"></script>
|
|
13
|
+
<script src="core/js/notidar.js"></script>
|
|
14
|
+
<script src="core/js/archersysjs.js"></script>
|
|
15
|
+
<script src="core/js/bird-config.js"></script>
|
|
16
|
+
|
|
17
|
+
<script src="https://archersys.github.io/togetherjs-min.js"></script>
|
|
18
|
+
</head>
|
|
19
|
+
|
|
20
|
+
<body>
|
|
21
|
+
|
|
22
|
+
<div class="container">
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
<script>
|
|
27
|
+
(function() {
|
|
28
|
+
var cx = '008504857794623096248:o1fla3xn654';
|
|
29
|
+
var gcse = document.createElement('script');
|
|
30
|
+
gcse.type = 'text/javascript';
|
|
31
|
+
gcse.async = true;
|
|
32
|
+
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
|
33
|
+
'//www.google.com/cse/cse.js?cx=' + cx;
|
|
34
|
+
var s = document.getElementsByTagName('script')[0];
|
|
35
|
+
s.parentNode.insertBefore(gcse, s);
|
|
36
|
+
})();
|
|
37
|
+
</script>
|
|
38
|
+
<gcse:search></gcse:search>
|
|
39
|
+
<button class="start-togetherjs" onclick="TogetherJS(this);">Start BIRD!</button>
|
|
40
|
+
|
|
41
|
+
</div></body>
|
|
42
|
+
</html>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<!DOCTYPE HTML>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
</head>
|
|
5
|
+
<body>
|
|
6
|
+
<div id="fb-root"></div>
|
|
7
|
+
<script>(function(d, s, id) {
|
|
8
|
+
var js, fjs = d.getElementsByTagName(s)[0];
|
|
9
|
+
if (d.getElementById(id)) return;
|
|
10
|
+
js = d.createElement(s); js.id = id;
|
|
11
|
+
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
|
|
12
|
+
fjs.parentNode.insertBefore(js, fjs);
|
|
13
|
+
}(document, 'script', 'facebook-jssdk'));</script>
|
|
14
|
+
</body>
|
data/index.html
ADDED
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
<!DOCTYPE html>
|
|
4
|
+
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
|
5
|
+
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
|
|
6
|
+
<head>
|
|
7
|
+
<meta charset="utf-8">
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
9
|
+
|
|
10
|
+
<title>Welcome to ArcherBashPYDocs’s documentation! — ArcherBashPYDocs 1.0.0. documentation</title>
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
<link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto+Slab:400,700|Inconsolata:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
<link rel="top" title="ArcherBashPYDocs 1.0.0. documentation" href="#"/>
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
|
37
|
+
|
|
38
|
+
</head>
|
|
39
|
+
|
|
40
|
+
<body class="wy-body-for-nav" role="document">
|
|
41
|
+
|
|
42
|
+
<div class="wy-grid-for-nav">
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
|
46
|
+
<div class="wy-side-nav-search">
|
|
47
|
+
|
|
48
|
+
<a href="#" class="fa fa-home"> ArcherBashPYDocs</a>
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
<div role="search">
|
|
52
|
+
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
|
53
|
+
<input type="text" name="q" placeholder="Search docs" />
|
|
54
|
+
<input type="hidden" name="check_keywords" value="yes" />
|
|
55
|
+
<input type="hidden" name="area" value="default" />
|
|
56
|
+
</form>
|
|
57
|
+
</div>
|
|
58
|
+
</div>
|
|
59
|
+
|
|
60
|
+
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
<ul class="simple">
|
|
65
|
+
</ul>
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
</div>
|
|
70
|
+
|
|
71
|
+
</nav>
|
|
72
|
+
|
|
73
|
+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
|
|
77
|
+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
|
78
|
+
<a href="#">ArcherBashPYDocs</a>
|
|
79
|
+
</nav>
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
<div class="wy-nav-content">
|
|
84
|
+
<div class="rst-content">
|
|
85
|
+
<div role="navigation" aria-label="breadcrumbs navigation">
|
|
86
|
+
<ul class="wy-breadcrumbs">
|
|
87
|
+
<li><a href="#">Docs</a> »</li>
|
|
88
|
+
|
|
89
|
+
<li>Welcome to ArcherBashPYDocs’s documentation!</li>
|
|
90
|
+
<li class="wy-breadcrumbs-aside">
|
|
91
|
+
|
|
92
|
+
<a href="_sources/index.txt" rel="nofollow"> View page source</a>
|
|
93
|
+
|
|
94
|
+
</li>
|
|
95
|
+
</ul>
|
|
96
|
+
<hr/>
|
|
97
|
+
</div>
|
|
98
|
+
<div role="main" class="document">
|
|
99
|
+
|
|
100
|
+
<div class="section" id="welcome-to-archerbashpydocs-s-documentation">
|
|
101
|
+
<h1>Welcome to ArcherBashPYDocs’s documentation!<a class="headerlink" href="#welcome-to-archerbashpydocs-s-documentation" title="Permalink to this headline">¶</a></h1>
|
|
102
|
+
<p>Contents:</p>
|
|
103
|
+
<div class="toctree-wrapper compound">
|
|
104
|
+
<ul class="simple">
|
|
105
|
+
</ul>
|
|
106
|
+
</div>
|
|
107
|
+
</div>
|
|
108
|
+
<div class="section" id="indices-and-tables">
|
|
109
|
+
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
|
|
110
|
+
<ul class="simple">
|
|
111
|
+
<li><a class="reference internal" href="genindex.html"><span>Index</span></a></li>
|
|
112
|
+
<li><a class="reference internal" href="py-modindex.html"><span>Module Index</span></a></li>
|
|
113
|
+
<li><a class="reference internal" href="search.html"><span>Search Page</span></a></li>
|
|
114
|
+
</ul>
|
|
115
|
+
</div>
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
</div>
|
|
119
|
+
<footer>
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
<hr/>
|
|
123
|
+
|
|
124
|
+
<div role="contentinfo">
|
|
125
|
+
<p>
|
|
126
|
+
© Copyright 2015, Weldon Henson.
|
|
127
|
+
</p>
|
|
128
|
+
</div>
|
|
129
|
+
|
|
130
|
+
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
|
131
|
+
|
|
132
|
+
</footer>
|
|
133
|
+
</div>
|
|
134
|
+
</div>
|
|
135
|
+
|
|
136
|
+
</section>
|
|
137
|
+
|
|
138
|
+
</div>
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
<script type="text/javascript">
|
|
145
|
+
var DOCUMENTATION_OPTIONS = {
|
|
146
|
+
URL_ROOT:'./',
|
|
147
|
+
VERSION:'1.0.0.',
|
|
148
|
+
COLLAPSE_INDEX:false,
|
|
149
|
+
FILE_SUFFIX:'.html',
|
|
150
|
+
HAS_SOURCE: true
|
|
151
|
+
};
|
|
152
|
+
</script>
|
|
153
|
+
<script type="text/javascript" src="_static/jquery.js"></script>
|
|
154
|
+
<script type="text/javascript" src="_static/underscore.js"></script>
|
|
155
|
+
<script type="text/javascript" src="_static/doctools.js"></script>
|
|
156
|
+
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
<script type="text/javascript" src="_static/js/theme.js"></script>
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
<script type="text/javascript">
|
|
168
|
+
jQuery(function () {
|
|
169
|
+
SphinxRtdTheme.StickyNav.enable();
|
|
170
|
+
});
|
|
171
|
+
</script>
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
</body>
|
|
175
|
+
</html>
|