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.
Files changed (296) hide show
  1. checksums.yaml +7 -0
  2. data/-interactive +0 -0
  3. data/.302.html.swp +0 -0
  4. data/.AerodiaServer.rb.swp +0 -0
  5. data/.README.md.swp +0 -0
  6. data/.archersys_os_peace.py.swp +0 -0
  7. data/.authorize.php.swp +0 -0
  8. data/.buildinfo +4 -0
  9. data/.git.cmd.swp +0 -0
  10. data/.gitconfig +1 -0
  11. data/.gitignore +9 -0
  12. data/.htaccess +12 -0
  13. data/.index.php.swl +0 -0
  14. data/.index.php.swm +0 -0
  15. data/.index.php.swn +0 -0
  16. data/.index.php.swo +0 -0
  17. data/.index.php.swp +0 -0
  18. data/.irb.cmd.swp +0 -0
  19. data/.irb_history +436 -0
  20. data/.irbrc +24 -0
  21. data/.irbrc~ +24 -0
  22. data/.livesearch.php.swp +0 -0
  23. data/.login.php.swl +0 -0
  24. data/.login.php.swm +0 -0
  25. data/.login.php.swn +0 -0
  26. data/.login.php.swo +0 -0
  27. data/.login.php.swp +0 -0
  28. data/.logout.php.swp +0 -0
  29. data/.npmrc +96 -0
  30. data/.os-desktop.php.swp +0 -0
  31. data/.pythonrc.py +11 -0
  32. data/.railsrc +1 -0
  33. data/.travis.yml +3 -0
  34. data/.vimstarter.bat.swp +0 -0
  35. data/302.html +8 -0
  36. data/401.html +43 -0
  37. data/403.html +9 -0
  38. data/404.html +43 -0
  39. data/7imperialisminjapan2.ppt +0 -0
  40. data/8_imperialism_by_the_united_states2.ppt +0 -0
  41. data/AbstractArrbyKlass.rb +16 -0
  42. data/AbstractImplementation.rb +10 -0
  43. data/Aerodia2.scn +0 -0
  44. data/AerodiaServer.rb +130 -0
  45. data/AerodiaServer.rb~ +129 -0
  46. data/AerodiaServer.txt +53 -0
  47. data/ArcherCGI.txt +8 -0
  48. data/ArcherDBM.rb +30 -0
  49. data/ArcherSysOS.gemspec +33 -0
  50. data/ArcherSysOS.rb +13 -0
  51. data/ArcherSysOS.rb.txt +13 -0
  52. data/ArcherSysOSDate.rb +10 -0
  53. data/ArcherSysOSOptionsParser.rb +108 -0
  54. data/ArcherSysOSOptionsParser.rb~ +108 -0
  55. data/ArcherVMCashewDelegator.rb +17 -0
  56. data/ArcherVMCashewLogger.rb +55 -0
  57. data/ArcherVMCashewLogger.rb~ +55 -0
  58. data/ArcherVMCashewTimeServer.rb +23 -0
  59. data/ArcherVMCashewTimeServer.rb~ +23 -0
  60. data/ArcherVMException.rb +13 -0
  61. data/CHANGELOG.md +4 -0
  62. data/CONTRIBUTING.md +8 -0
  63. data/CodeIgniter_2.2.0.zip +0 -0
  64. data/ConfigTest.php +11 -0
  65. data/F16MUDCockpitServlet.rb +14 -0
  66. data/F16MUDTape.rb +7 -0
  67. data/F16Shell.rb +42 -0
  68. data/Gemfile +4 -0
  69. data/LICENSE +19 -0
  70. data/Listing.rb +31 -0
  71. data/Middleware.rb +12 -0
  72. data/Middleware.txt +12 -0
  73. data/Movie.rb +8 -0
  74. data/MovieLibrary.rb +10 -0
  75. data/MySQLDumper1.24.4.zip +0 -0
  76. data/NotakerPro.aia +0 -0
  77. data/Num.rb +17 -0
  78. data/OSStartScreen.py +31 -0
  79. data/Product.rb +26 -0
  80. data/QAERODIACORP.sav +0 -0
  81. data/Queue.rb +16 -0
  82. data/Queue.rb~ +15 -0
  83. data/README.md +39 -0
  84. data/README.md~ +46 -0
  85. data/Rakefile +1 -0
  86. data/StockTickerServlet.rb +19 -0
  87. data/StockTickerServlet.rb~ +19 -0
  88. data/Symfony_cookbook_2.5.pdf +35637 -39
  89. data/Taxgator.rb +9 -0
  90. data/Tetris +2 -0
  91. data/Ticker.rb +63 -0
  92. data/Ticker.rb~ +63 -0
  93. data/WeakHash.rb +10 -0
  94. data/WikiPage.rb +27 -0
  95. data/WikiPage.rb~ +27 -0
  96. data/ZlibEngine.rb +20 -0
  97. data/_.swm +0 -0
  98. data/_.swn +0 -0
  99. data/_.swo +0 -0
  100. data/_.swp +0 -0
  101. data/acoserver_acoserver (2).sql +15131 -0
  102. data/acoserver_acoserver.sql +34707 -0
  103. data/acoserver_admin.sql +571 -0
  104. data/acoserver_games.sql +6344 -0
  105. data/acoserver_moodle.sql +16013 -0
  106. data/activate_docs_gen.bat +1 -0
  107. data/activate_docs_gen.txt +1 -0
  108. data/ager.py +6 -0
  109. data/alarmpy.py +6 -0
  110. data/american_imperialism2.ppt +0 -0
  111. data/apple-touch-icon.png +0 -0
  112. data/apps.php +35 -0
  113. data/apps.php.txt +7 -0
  114. data/arbylog.rb +16 -0
  115. data/archergit.py +6 -0
  116. data/archergit.py.txt +6 -0
  117. data/archergit.txt +6 -0
  118. data/archerlua.lua +3 -0
  119. data/archersys-logo.png +0 -0
  120. data/archersys.gemspec +32 -0
  121. data/archersys_os_peace.py +7 -0
  122. data/archersys_os_peace.py~ +5 -0
  123. data/autoexec.bat +3 -0
  124. data/bootstrap-tour.css +65 -0
  125. data/bootstrap-tour.js +698 -0
  126. data/bootstrap-tour.min.css +19 -0
  127. data/bootstrap-tour.min.js +19 -0
  128. data/bootstrap.css +7098 -0
  129. data/bootstrap.js +2002 -0
  130. data/bucketwise-master.zip +0 -0
  131. data/cargo.bat +1 -0
  132. data/cargo.cmd +1 -0
  133. data/changelog.txt +769 -0
  134. data/client_secrets.json +4 -0
  135. data/cockpitguess.py +12 -0
  136. data/collaborant-0.1.0.gem +0 -0
  137. data/composer.json +40 -0
  138. data/composer.lock +1484 -0
  139. data/composer.phar +0 -0
  140. data/conchtack_id.dat +0 -0
  141. data/config.json +4 -0
  142. data/config.php +17 -0
  143. data/config.ru +5 -0
  144. data/config.yml +16 -0
  145. data/console.html +8 -0
  146. data/console.php +42 -0
  147. data/contact.db +0 -0
  148. data/contacts.db +0 -0
  149. data/contrib-update.cmd +6 -0
  150. data/contrib-update.cmd~ +6 -0
  151. data/crossdomain.xml +9 -0
  152. data/cse.xml +25 -0
  153. data/depression_dbq.pdf +0 -0
  154. data/desktop-w10.php +6 -0
  155. data/desktop.html +33 -0
  156. data/desktop.php +310 -0
  157. data/dialogue.txt +13 -0
  158. data/dict.rb +15 -0
  159. data/dictionary_of_words.db +0 -0
  160. data/doc-create.html +5 -0
  161. data/doc-create.php +12 -0
  162. data/dokuwiki-d9556fbc2c1c07a0baaf81c07d4165f6.tgz +0 -0
  163. data/drive-appfolder.php +19 -0
  164. data/drive.php +49 -0
  165. data/dropbox-login.php +13 -0
  166. data/drupal-7.34.zip +0 -0
  167. data/dtop.php +131 -0
  168. data/f18mud.rb +2 -0
  169. data/favicon.ico +0 -0
  170. data/favicon.png +0 -0
  171. data/footer.html +5 -0
  172. data/forum.php +5 -0
  173. data/game1.py +171 -0
  174. data/genindex.html +164 -0
  175. data/git.cmd~ +2 -0
  176. data/github-ci.rb +6 -0
  177. data/histogram.py +36 -0
  178. data/htdocs.gemspec~ +31 -0
  179. data/https___summerjobs.dc.gov_(S(ryzytlym5hqgi255zgb4ojjk))_parental_consent_form.pdf +0 -0
  180. data/ieconfig.xml +12 -0
  181. data/imperialism_dbq_questions2.doc +0 -0
  182. data/imperialism_graphic_organizer2.docx +0 -0
  183. data/index-desktop.php +42 -0
  184. data/index-desktop.php.txt +14 -0
  185. data/index.html +175 -0
  186. data/index.php +302 -0
  187. data/index.php~ +315 -0
  188. data/info.php +3 -0
  189. data/iostarter.py +88 -0
  190. data/irb.cmd +3 -0
  191. data/irb.cmd~ +2 -0
  192. data/jquery-mobile-theme-105213-0.zip +0 -0
  193. data/jquery-ui-1.11.1.custom.zip +0 -0
  194. data/laravel-master.zip +0 -0
  195. data/laravel.phar +0 -0
  196. data/latest_specs.4.8 +0 -0
  197. data/latest_specs.4.8.gz +0 -0
  198. data/login.php +266 -0
  199. data/login.php~ +265 -0
  200. data/logout.php +13 -0
  201. data/logout.php~ +13 -0
  202. data/lua.bat +1 -0
  203. data/main.php +22 -0
  204. data/manage.py +10 -0
  205. data/manifest.appcache +22 -0
  206. data/manifest.json +19 -0
  207. data/manifest.webapp +14 -0
  208. data/meter.js +19 -0
  209. data/meter.php +17 -0
  210. data/mime.types +0 -0
  211. data/moodle.sqk +12123 -0
  212. data/moodle.sql +12123 -0
  213. data/movielibrary.rhtml +16 -0
  214. data/mud_login.rb +38 -0
  215. data/news.py +18 -0
  216. data/node.exe +0 -0
  217. data/node_etw_provider.man +153 -0
  218. data/node_perfctr_provider.man +107 -0
  219. data/nodejs-portable.bat +194 -0
  220. data/nodevars.bat +24 -0
  221. data/notifications-gateway.php +5 -0
  222. data/now.bat +3 -0
  223. data/npm +14 -0
  224. data/npm-debug.log +40 -0
  225. data/npm.cmd +6 -0
  226. data/objects.inv +0 -0
  227. data/ocular.phar +0 -0
  228. data/opensearch.xml +12 -0
  229. data/os-desktop.php +211 -0
  230. data/os-mobile.php +127 -0
  231. data/package.json +5 -0
  232. data/parse-js-blank-1.3.0.zip +0 -0
  233. data/partii.appcache +2 -0
  234. data/pear.conf +2 -0
  235. data/phpldapadmin-1.2.3.zip +0 -0
  236. data/phpliteAdmin_v1-9-5.zip +0 -0
  237. data/phpunit.cmd +1 -0
  238. data/phpunit.dist.xml +8 -0
  239. data/phpunit.phar +77428 -2
  240. data/phpunit.xml +8 -0
  241. data/pik.bat +3 -0
  242. data/pik.ps1 +3 -0
  243. data/pik_runner.exe +0 -0
  244. data/pip-selfcheck.json +1 -0
  245. data/prerelease_specs.4.8 +0 -0
  246. data/prerelease_specs.4.8.gz +0 -0
  247. data/producktivshellwin +0 -0
  248. data/profile.php +7 -0
  249. data/prototype.php +7 -0
  250. data/pyconsole.cmd +3 -0
  251. data/pyconsole.py +8 -0
  252. data/pygubu-asos.py +19 -0
  253. data/pythonray.py +62 -0
  254. data/pythonray.py~ +62 -0
  255. data/pyvenv.cfg +3 -0
  256. data/radius.py +12 -0
  257. data/react-0.11.2.zip +0 -0
  258. data/readme.txt +8 -0
  259. data/register.php +130 -0
  260. data/register.php~ +126 -0
  261. data/rockpaperscissors.py +68 -0
  262. data/rockpaperscissors.py~ +28 -0
  263. data/run_f16.rb +2 -0
  264. data/rustc.cmd +1 -0
  265. data/scrollbar.css +6 -0
  266. data/scrollbar.css~ +4 -0
  267. data/scrutinizer.yml +5 -0
  268. data/search.html +177 -0
  269. data/searchindex.js +1 -0
  270. data/setup-owncloud.php +300 -0
  271. data/setup.py +9 -0
  272. data/sinatra-1.4.5.gem +0 -0
  273. data/smartsheet.html +1 -0
  274. data/span.html +5 -0
  275. data/specs.4.8 +0 -0
  276. data/specs.4.8.gz +0 -0
  277. data/starter-kit-1.8.1.zip +0 -0
  278. data/startscreen.php +11 -0
  279. data/startscreen.py +33 -0
  280. data/startup.png +0 -0
  281. data/svg-edit-2.6.zip +0 -0
  282. data/symfony.com_pdf_Symfony_book_2.5.pdf +0 -0
  283. data/telnet-client.py +18 -0
  284. data/tess.py +26 -0
  285. data/time.css +279 -0
  286. data/time.html +2 -0
  287. data/time.php +56 -0
  288. data/tinymce_spellchecker_php_2_0_6_1.zip +0 -0
  289. data/urllib2.py +1371 -0
  290. data/uru.bat +12 -0
  291. data/uru.bat.bak +12 -0
  292. data/uru.ps1 +11 -0
  293. data/uru.ps1.bak +11 -0
  294. data/uru_rt.exe +0 -0
  295. data/vimstarter.bat +3 -0
  296. metadata +338 -0
@@ -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 &mdash; 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
+ &nbsp;
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> &raquo;</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
+ &copy; 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>
@@ -0,0 +1,2 @@
1
+ gitbin\Git1.9.4\cmd\git
2
+
@@ -0,0 +1,6 @@
1
+ require 'sinatra'
2
+ require 'json'
3
+ post '/event_handler' do
4
+ payload = JSON.parse(params[:payload])
5
+ "Hey, It Worked!"
6
+ end
@@ -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()
@@ -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
@@ -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>
@@ -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>
@@ -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! &mdash; 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
+ &nbsp;
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> &raquo;</li>
88
+
89
+ <li>Welcome to ArcherBashPYDocs&#8217;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&#8217;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
+ &copy; 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>