Skip to content

Commit

Permalink
Regenerated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Janda committed Nov 14, 2017
1 parent 6b66053 commit f3d771e
Show file tree
Hide file tree
Showing 122 changed files with 5,083 additions and 4,639 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ gem 'danger-xcode_summary'
gem 'danger-xcodebuild'
gem 'fastlane'
gem 'golden_rose'
gem 'jazzy'
gem 'simctl'
gem 'xcpretty-json-formatter'

Expand Down
21 changes: 21 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ GEM
xcodeproj (>= 1.5.2, < 2.0.0)
xcpretty (>= 0.2.4, < 1.0.0)
xcpretty-travis-formatter (>= 0.0.3)
ffi (1.9.18)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
Expand Down Expand Up @@ -164,6 +165,12 @@ GEM
httpclient (2.8.3)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
jazzy (0.0.14)
activesupport (~> 4.1)
mustache (~> 0.99)
nokogiri (~> 1.6)
redcarpet (~> 3.2)
sass (~> 3.4)
json (2.1.0)
jwt (2.1.0)
kramdown (1.15.0)
Expand All @@ -176,23 +183,31 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_magick (4.5.1)
mini_portile2 (2.3.0)
minitest (5.10.3)
molinillo (0.5.7)
multi_json (1.12.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
mustache (0.99.8)
nanaimo (0.2.3)
nap (1.1.0)
naturally (2.1.0)
netrc (0.11.0)
no_proxy_fix (0.1.2)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
os (0.9.6)
plist (3.3.0)
public_suffix (2.0.5)
rake (12.2.1)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redcarpet (3.4.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
Expand All @@ -201,6 +216,11 @@ GEM
rouge (2.0.7)
ruby-macho (1.1.0)
rubyzip (1.2.1)
sass (3.5.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
Expand Down Expand Up @@ -254,6 +274,7 @@ DEPENDENCIES
danger-xcodebuild
fastlane
golden_rose
jazzy
simctl
xcpretty-json-formatter

Expand Down
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ docs:

# Install CocoaPods in the AutoMateExample directory
pod_install:
pod install --project-directory=AutoMateExample
bundle exec pod install --project-directory=AutoMateExample

# Push spec to CocoaPods
push_cocoapods:
pod trunk push AutoMate.podspec
bundle exec pod trunk push AutoMate.podspec

# Push master, develop and tags to GitHub
push_github:
Expand All @@ -22,7 +22,7 @@ push_github:

# Check CocoaPod
check-podspec:
pod lib lint
bundle exec pod lib lint

# Check Carthage
check-carthage:
Expand Down
34 changes: 20 additions & 14 deletions docs/Classes/AppUITestCase.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
<li class="nav-group-task">
<a href="../Extensions/XCUIElementTypeQueryProvider.html">XCUIElementTypeQueryProvider</a>
</li>
<li class="nav-group-task">
<a href="../Classes/SmartXCUICoordinate.html">SmartXCUICoordinate</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -261,7 +258,7 @@
</ul>
</li>
<li class="nav-group-name">
<a href="../Other Enums.html">Other Enums</a>
<a href="../Other Enums.html">Other Enumerations</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Enums/AutoMateKey.html">AutoMateKey</a>
Expand Down Expand Up @@ -322,7 +319,7 @@
<a href="../Other Functions.html">Other Functions</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Other Functions.html#/s:F8AutoMateoi2eeFTVS_16LaunchOptionsSetS0__Sb">==(_:_:)</a>
<a href="../Other Functions.html#/s:8AutoMate2eeoiSbAA16LaunchOptionsSetV_ADtF">==(_:_:)</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -377,6 +374,12 @@
<li class="nav-group-task">
<a href="../Protocols/LocationAlertOk.html">LocationAlertOk</a>
</li>
<li class="nav-group-task">
<a href="../Protocols/LocationAlwaysAlertAllow.html">LocationAlwaysAlertAllow</a>
</li>
<li class="nav-group-task">
<a href="../Protocols/LocationAlwaysAlertAllowWhenInUseOnly.html">LocationAlwaysAlertAllowWhenInUseOnly</a>
</li>
<li class="nav-group-task">
<a href="../Protocols/SystemAlertAllow.html">SystemAlertAllow</a>
</li>
Expand All @@ -395,11 +398,14 @@
</ul>
</li>
<li class="nav-group-name">
<a href="../Other Structs.html">Other Structs</a>
<a href="../Other Structs.html">Other Structures</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Structs/LaunchOptionsSet.html">LaunchOptionsSet</a>
</li>
<li class="nav-group-task">
<a href="../Structs/PhotosAddAlert.html">PhotosAddAlert</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -445,9 +451,9 @@ <h3 class="section-name">Properties</h3>
<li class="item">
<div>
<code>
<a name="/s:vC8AutoMate13AppUITestCase3appGSQCSo15XCUIApplication_"></a>
<a name="/c:@M@AutoMate@objc(cs)AppUITestCase(py)app"></a>
<a name="//apple_ref/swift/Property/app" class="dashAnchor"></a>
<a class="token" href="#/s:vC8AutoMate13AppUITestCase3appGSQCSo15XCUIApplication_">app</a>
<a class="token" href="#/c:@M@AutoMate@objc(cs)AppUITestCase(py)app">app</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -483,9 +489,9 @@ <h3 class="section-name">Methods</h3>
<li class="item">
<div>
<code>
<a name="/s:FC8AutoMate13AppUITestCase5setUpFT_T_"></a>
<a name="/c:@M@AutoMate@objc(cs)AppUITestCase(im)setUp"></a>
<a name="//apple_ref/swift/Method/setUp()" class="dashAnchor"></a>
<a class="token" href="#/s:FC8AutoMate13AppUITestCase5setUpFT_T_">setUp()</a>
<a class="token" href="#/c:@M@AutoMate@objc(cs)AppUITestCase(im)setUp">setUp()</a>
</code>
</div>
<div class="height-container">
Expand All @@ -510,9 +516,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/s:FC8AutoMate13AppUITestCase8tearDownFT_T_"></a>
<a name="/c:@M@AutoMate@objc(cs)AppUITestCase(im)tearDown"></a>
<a name="//apple_ref/swift/Method/tearDown()" class="dashAnchor"></a>
<a class="token" href="#/s:FC8AutoMate13AppUITestCase8tearDownFT_T_">tearDown()</a>
<a class="token" href="#/c:@M@AutoMate@objc(cs)AppUITestCase(im)tearDown">tearDown()</a>
</code>
</div>
<div class="height-container">
Expand All @@ -539,8 +545,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2017 <a class="link" href="https://github.com/PGSSoft/AutoMate" target="_blank" rel="external">Joanna Bednarz, Paweł Szot, Bartosz Janda, Paweł Kania, Michał Myśliwiec, Ewelina Cyło, and Mateusz Nicpoń</a>. All rights reserved. (Last updated: 2017-06-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.2</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2017 <a class="link" href="https://github.com/PGSSoft/AutoMate" target="_blank" rel="external">Joanna Bednarz, Paweł Szot, Bartosz Janda, Paweł Kania, Michał Myśliwiec, Ewelina Cyło, and Mateusz Nicpoń</a>. All rights reserved. (Last updated: 2017-11-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.0</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
30 changes: 18 additions & 12 deletions docs/Classes/BaseAppPage.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
<li class="nav-group-task">
<a href="../Extensions/XCUIElementTypeQueryProvider.html">XCUIElementTypeQueryProvider</a>
</li>
<li class="nav-group-task">
<a href="../Classes/SmartXCUICoordinate.html">SmartXCUICoordinate</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -261,7 +258,7 @@
</ul>
</li>
<li class="nav-group-name">
<a href="../Other Enums.html">Other Enums</a>
<a href="../Other Enums.html">Other Enumerations</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Enums/AutoMateKey.html">AutoMateKey</a>
Expand Down Expand Up @@ -322,7 +319,7 @@
<a href="../Other Functions.html">Other Functions</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Other Functions.html#/s:F8AutoMateoi2eeFTVS_16LaunchOptionsSetS0__Sb">==(_:_:)</a>
<a href="../Other Functions.html#/s:8AutoMate2eeoiSbAA16LaunchOptionsSetV_ADtF">==(_:_:)</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -377,6 +374,12 @@
<li class="nav-group-task">
<a href="../Protocols/LocationAlertOk.html">LocationAlertOk</a>
</li>
<li class="nav-group-task">
<a href="../Protocols/LocationAlwaysAlertAllow.html">LocationAlwaysAlertAllow</a>
</li>
<li class="nav-group-task">
<a href="../Protocols/LocationAlwaysAlertAllowWhenInUseOnly.html">LocationAlwaysAlertAllowWhenInUseOnly</a>
</li>
<li class="nav-group-task">
<a href="../Protocols/SystemAlertAllow.html">SystemAlertAllow</a>
</li>
Expand All @@ -395,11 +398,14 @@
</ul>
</li>
<li class="nav-group-name">
<a href="../Other Structs.html">Other Structs</a>
<a href="../Other Structs.html">Other Structures</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Structs/LaunchOptionsSet.html">LaunchOptionsSet</a>
</li>
<li class="nav-group-task">
<a href="../Structs/PhotosAddAlert.html">PhotosAddAlert</a>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -444,9 +450,9 @@ <h3 class="section-name">Properties</h3>
<li class="item">
<div>
<code>
<a name="/s:vC8AutoMate11BaseAppPage4viewCSo11XCUIElement"></a>
<a name="/s:8AutoMate11BaseAppPageC4viewSo11XCUIElementCv"></a>
<a name="//apple_ref/swift/Property/view" class="dashAnchor"></a>
<a class="token" href="#/s:vC8AutoMate11BaseAppPage4viewCSo11XCUIElement">view</a>
<a class="token" href="#/s:8AutoMate11BaseAppPageC4viewSo11XCUIElementCv">view</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -487,9 +493,9 @@ <h3 class="section-name">Initialization</h3>
<li class="item">
<div>
<code>
<a name="/s:FC8AutoMate11BaseAppPagecFT2inCSo11XCUIElement_S0_"></a>
<a name="/s:8AutoMate11BaseAppPageCACSo11XCUIElementC2in_tcfc"></a>
<a name="//apple_ref/swift/Method/init(in:)" class="dashAnchor"></a>
<a class="token" href="#/s:FC8AutoMate11BaseAppPagecFT2inCSo11XCUIElement_S0_">init(in:)</a>
<a class="token" href="#/s:8AutoMate11BaseAppPageCACSo11XCUIElementC2in_tcfc">init(in:)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -540,8 +546,8 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2017 <a class="link" href="https://github.com/PGSSoft/AutoMate" target="_blank" rel="external">Joanna Bednarz, Paweł Szot, Bartosz Janda, Paweł Kania, Michał Myśliwiec, Ewelina Cyło, and Mateusz Nicpoń</a>. All rights reserved. (Last updated: 2017-06-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.2</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2017 <a class="link" href="https://github.com/PGSSoft/AutoMate" target="_blank" rel="external">Joanna Bednarz, Paweł Szot, Bartosz Janda, Paweł Kania, Michał Myśliwiec, Ewelina Cyło, and Mateusz Nicpoń</a>. All rights reserved. (Last updated: 2017-11-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.0</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Loading

0 comments on commit f3d771e

Please sign in to comment.