apiaryio 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Apiary::Command::Runner
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.3
9
+ &mdash; Documentation by YARD 0.8.7.4
10
10
 
11
11
  </title>
12
12
 
@@ -17,7 +17,7 @@
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
19
19
  relpath = '../../';
20
- framesUrl = "../../frames.html#!" + escape(window.location.href);
20
+ framesUrl = "../../frames.html#!Apiary/Command/Runner.html";
21
21
  </script>
22
22
 
23
23
 
@@ -191,9 +191,9 @@
191
191
  </div>
192
192
 
193
193
  <div id="footer">
194
- Generated on Thu Apr 17 13:30:52 2014 by
194
+ Generated on Mon May 12 13:32:43 2014 by
195
195
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
196
- 0.8.7.3 (ruby-2.1.0).
196
+ 0.8.7.4 (ruby-2.0.0).
197
197
  </div>
198
198
 
199
199
  </body>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Apiary::Command::Version
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.3
9
+ &mdash; Documentation by YARD 0.8.7.4
10
10
 
11
11
  </title>
12
12
 
@@ -17,7 +17,7 @@
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
19
19
  relpath = '../../';
20
- framesUrl = "../../frames.html#!" + escape(window.location.href);
20
+ framesUrl = "../../frames.html#!Apiary/Command/Version.html";
21
21
  </script>
22
22
 
23
23
 
@@ -191,9 +191,9 @@
191
191
  </div>
192
192
 
193
193
  <div id="footer">
194
- Generated on Thu Apr 17 13:30:52 2014 by
194
+ Generated on Mon May 12 13:32:43 2014 by
195
195
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
196
- 0.8.7.3 (ruby-2.1.0).
196
+ 0.8.7.4 (ruby-2.0.0).
197
197
  </div>
198
198
 
199
199
  </body>
data/doc/_index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
6
  <title>
7
- Documentation by YARD 0.8.7.3
7
+ Documentation by YARD 0.8.7.4
8
8
 
9
9
  </title>
10
10
 
@@ -15,7 +15,7 @@
15
15
  <script type="text/javascript" charset="utf-8">
16
16
  hasFrames = window.top.frames.main ? true : false;
17
17
  relpath = '';
18
- framesUrl = "frames.html#!" + escape(window.location.href);
18
+ framesUrl = "frames.html#!_index.html";
19
19
  </script>
20
20
 
21
21
 
@@ -56,7 +56,7 @@
56
56
 
57
57
  <iframe id="search_frame"></iframe>
58
58
 
59
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.3</h1>
59
+ <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.4</h1>
60
60
  <div id="listing">
61
61
  <h1 class="alphaindex">Alphabetic Index</h1>
62
62
 
@@ -205,9 +205,9 @@
205
205
  </div>
206
206
 
207
207
  <div id="footer">
208
- Generated on Thu Apr 17 13:30:51 2014 by
208
+ Generated on Mon May 12 13:32:43 2014 by
209
209
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
210
- 0.8.7.3 (ruby-2.1.0).
210
+ 0.8.7.4 (ruby-2.0.0).
211
211
  </div>
212
212
 
213
213
  </body>
data/doc/css/style.css CHANGED
@@ -291,6 +291,7 @@ li.r2 { background: #fafafa; }
291
291
  -moz-box-shadow: -2px 2px 6px #bbb;
292
292
  z-index: 5000;
293
293
  position: relative;
294
+ overflow-x: auto;
294
295
  }
295
296
  #toc.nofloat { float: none; max-width: none; border: none; padding: 0; margin: 20px 0; -webkit-box-shadow: none; -moz-box-shadow: none; }
296
297
  #toc.nofloat.hidden { padding: 0; background: 0; margin-bottom: 5px; }
data/doc/file.README.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.3
9
+ &mdash; Documentation by YARD 0.8.7.4
10
10
 
11
11
  </title>
12
12
 
@@ -17,7 +17,7 @@
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
19
19
  relpath = '';
20
- framesUrl = "frames.html#!" + escape(window.location.href);
20
+ framesUrl = "frames.html#!file.README.html";
21
21
  </script>
22
22
 
23
23
 
@@ -66,17 +66,34 @@
66
66
 
67
67
  <p>Apiary.io CLI</p>
68
68
 
69
- <p><a href="https://travis-ci.org/apiaryio/apiary-client"><img
70
- src="https://travis-ci.org/apiaryio/apiary-client.png?branch=master"></a></p>
69
+ <p><a
70
+ href="https://travis-ci.org/apiaryio/apiary-client.png?branch=master">{Build
71
+ Status</a>]</p>
71
72
 
72
73
  <h2 id="label-Install">Install</h2>
73
74
 
74
- <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_apiaryio'>apiaryio</span></code></pre>
75
+ <p><strong>install gem</strong> (required)
76
+ &lt;code&gt;bash
77
+ gem install
78
+ apiaryio
79
+ &lt;/code&gt;</p>
80
+
81
+ <p><strong>setup APIARY.io credentials</strong> (required for publish and
82
+ fetch command only)</p>
83
+ <ol><li>
84
+ <p>Retrieve APIKEY on <code>https://login.apiary.io/tokens</code></p>
85
+ </li><li>
86
+ <p>Save it to your environment variables :</p>
87
+ </li></ol>
88
+
89
+ <pre class="code ruby"><code class="ruby">export APIARY_API_KEY=&lt;your_token_retrieved_on_step_1&gt;</code></pre>
75
90
 
76
91
  <h2 id="label-Description">Description</h2>
77
92
 
78
- <p>Apiaryio gem provides a way to display your API documentation on your local
79
- machine, either using static files or using a standalone web server…</p>
93
+ <p>Apiaryio gem provides a way to display your API documentation on your
94
+ local
95
+ machine, either using static files or using a standalone web
96
+ server...</p>
80
97
 
81
98
  <h2 id="label-Usage">Usage</h2>
82
99
 
@@ -95,10 +112,11 @@ Currently available apiary commands are:
95
112
  preview --server Start standalone web server on port 8080
96
113
  preview --server --port [PORT] Start standalone web server on specified port
97
114
  publish --api-name [API_NAME] Publish apiary.apib on docs.API_NAME.apiary.io
98
- fetch --api-name [API_NAME] Fetch apiary.apib from API_NAME.apiary.io
99
-
100
- help Show help
115
+ publish --api-name [API_NAME] \
116
+ --message [COMMIT_MESSAGE] Publish with custom commit message
117
+ fetch --api-name [API_NAME] Fetch apiary.apib from API_NAME.apiary.io
101
118
 
119
+ help Show this help
102
120
  version Show version</code></pre>
103
121
 
104
122
  <h2 id="label-Copyright">Copyright</h2>
@@ -109,15 +127,31 @@ Currently available apiary commands are:
109
127
  <ul><li>
110
128
  <p>Jakub Nešetřil</p>
111
129
  </li><li>
112
- <p>James Charles Russell</p>
130
+ <p>James Charles Russell [botanicus]</p>
113
131
  </li><li>
114
- <p>Lukáš Linhart</p>
132
+ <p>Lukáš Linhart [Almad]</p>
115
133
  </li><li>
116
134
  <p>Emili Parreño</p>
117
135
  </li><li>
118
136
  <p>Peter Grilli [Tu1ly]</p>
119
137
  </li><li>
120
138
  <p>Ladislav Prskavec</p>
139
+ </li><li>
140
+ <p>Honza Javorek</p>
141
+ </li><li>
142
+ <p>Matthew Rudy Jacobs</p>
143
+ </li><li>
144
+ <p>Adam Kliment</p>
145
+ </li><li>
146
+ <p>Jack Repenning</p>
147
+ </li><li>
148
+ <p>Peter Strapp</p>
149
+ </li><li>
150
+ <p>Pierre Merlin</p>
151
+ </li><li>
152
+ <p>František Hába</p>
153
+ </li><li>
154
+ <p>Benjamin Arthur Lupton</p>
121
155
  </li></ul>
122
156
 
123
157
  <h2 id="label-License">License</h2>
@@ -126,9 +160,9 @@ Currently available apiary commands are:
126
160
  </div></div>
127
161
 
128
162
  <div id="footer">
129
- Generated on Thu Apr 17 13:30:51 2014 by
163
+ Generated on Mon May 12 13:32:43 2014 by
130
164
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
131
- 0.8.7.3 (ruby-2.1.0).
165
+ 0.8.7.4 (ruby-2.0.0).
132
166
  </div>
133
167
 
134
168
  </body>
data/doc/frames.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
- <title>Documentation by YARD 0.8.7.3</title>
7
+ <title>Documentation by YARD 0.8.7.4</title>
8
8
  </head>
9
9
  <script type="text/javascript" charset="utf-8">
10
10
  window.onload = function() {
data/doc/index.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Documentation by YARD 0.8.7.3
9
+ &mdash; Documentation by YARD 0.8.7.4
10
10
 
11
11
  </title>
12
12
 
@@ -17,7 +17,7 @@
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
19
19
  relpath = '';
20
- framesUrl = "frames.html#!" + escape(window.location.href);
20
+ framesUrl = "frames.html#!file.README.html";
21
21
  </script>
22
22
 
23
23
 
@@ -66,17 +66,34 @@
66
66
 
67
67
  <p>Apiary.io CLI</p>
68
68
 
69
- <p><a href="https://travis-ci.org/apiaryio/apiary-client"><img
70
- src="https://travis-ci.org/apiaryio/apiary-client.png?branch=master"></a></p>
69
+ <p><a
70
+ href="https://travis-ci.org/apiaryio/apiary-client.png?branch=master">{Build
71
+ Status</a>]</p>
71
72
 
72
73
  <h2 id="label-Install">Install</h2>
73
74
 
74
- <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_apiaryio'>apiaryio</span></code></pre>
75
+ <p><strong>install gem</strong> (required)
76
+ &lt;code&gt;bash
77
+ gem install
78
+ apiaryio
79
+ &lt;/code&gt;</p>
80
+
81
+ <p><strong>setup APIARY.io credentials</strong> (required for publish and
82
+ fetch command only)</p>
83
+ <ol><li>
84
+ <p>Retrieve APIKEY on <code>https://login.apiary.io/tokens</code></p>
85
+ </li><li>
86
+ <p>Save it to your environment variables :</p>
87
+ </li></ol>
88
+
89
+ <pre class="code ruby"><code class="ruby">export APIARY_API_KEY=&lt;your_token_retrieved_on_step_1&gt;</code></pre>
75
90
 
76
91
  <h2 id="label-Description">Description</h2>
77
92
 
78
- <p>Apiaryio gem provides a way to display your API documentation on your local
79
- machine, either using static files or using a standalone web server…</p>
93
+ <p>Apiaryio gem provides a way to display your API documentation on your
94
+ local
95
+ machine, either using static files or using a standalone web
96
+ server...</p>
80
97
 
81
98
  <h2 id="label-Usage">Usage</h2>
82
99
 
@@ -95,10 +112,11 @@ Currently available apiary commands are:
95
112
  preview --server Start standalone web server on port 8080
96
113
  preview --server --port [PORT] Start standalone web server on specified port
97
114
  publish --api-name [API_NAME] Publish apiary.apib on docs.API_NAME.apiary.io
98
- fetch --api-name [API_NAME] Fetch apiary.apib from API_NAME.apiary.io
99
-
100
- help Show help
115
+ publish --api-name [API_NAME] \
116
+ --message [COMMIT_MESSAGE] Publish with custom commit message
117
+ fetch --api-name [API_NAME] Fetch apiary.apib from API_NAME.apiary.io
101
118
 
119
+ help Show this help
102
120
  version Show version</code></pre>
103
121
 
104
122
  <h2 id="label-Copyright">Copyright</h2>
@@ -109,15 +127,31 @@ Currently available apiary commands are:
109
127
  <ul><li>
110
128
  <p>Jakub Nešetřil</p>
111
129
  </li><li>
112
- <p>James Charles Russell</p>
130
+ <p>James Charles Russell [botanicus]</p>
113
131
  </li><li>
114
- <p>Lukáš Linhart</p>
132
+ <p>Lukáš Linhart [Almad]</p>
115
133
  </li><li>
116
134
  <p>Emili Parreño</p>
117
135
  </li><li>
118
136
  <p>Peter Grilli [Tu1ly]</p>
119
137
  </li><li>
120
138
  <p>Ladislav Prskavec</p>
139
+ </li><li>
140
+ <p>Honza Javorek</p>
141
+ </li><li>
142
+ <p>Matthew Rudy Jacobs</p>
143
+ </li><li>
144
+ <p>Adam Kliment</p>
145
+ </li><li>
146
+ <p>Jack Repenning</p>
147
+ </li><li>
148
+ <p>Peter Strapp</p>
149
+ </li><li>
150
+ <p>Pierre Merlin</p>
151
+ </li><li>
152
+ <p>František Hába</p>
153
+ </li><li>
154
+ <p>Benjamin Arthur Lupton</p>
121
155
  </li></ul>
122
156
 
123
157
  <h2 id="label-License">License</h2>
@@ -126,9 +160,9 @@ Currently available apiary commands are:
126
160
  </div></div>
127
161
 
128
162
  <div id="footer">
129
- Generated on Thu Apr 17 13:30:51 2014 by
163
+ Generated on Mon May 12 13:32:43 2014 by
130
164
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
131
- 0.8.7.3 (ruby-2.1.0).
165
+ 0.8.7.4 (ruby-2.0.0).
132
166
  </div>
133
167
 
134
168
  </body>
data/doc/method_list.html CHANGED
@@ -78,14 +78,14 @@
78
78
 
79
79
 
80
80
  <li class="r2 ">
81
- <span class='object_link'><a href="Apiary/Command/Publish.html#execute-class_method" title="Apiary::Command::Publish.execute (method)">execute</a></span>
82
- <small>Apiary::Command::Publish</small>
81
+ <span class='object_link'><a href="Apiary/Command/Fetch.html#execute-class_method" title="Apiary::Command::Fetch.execute (method)">execute</a></span>
82
+ <small>Apiary::Command::Fetch</small>
83
83
  </li>
84
84
 
85
85
 
86
86
  <li class="r1 ">
87
- <span class='object_link'><a href="Apiary/Command/Version.html#execute-class_method" title="Apiary::Command::Version.execute (method)">execute</a></span>
88
- <small>Apiary::Command::Version</small>
87
+ <span class='object_link'><a href="Apiary/Command/Publish.html#execute-class_method" title="Apiary::Command::Publish.execute (method)">execute</a></span>
88
+ <small>Apiary::Command::Publish</small>
89
89
  </li>
90
90
 
91
91
 
@@ -96,8 +96,8 @@
96
96
 
97
97
 
98
98
  <li class="r1 ">
99
- <span class='object_link'><a href="Apiary/Command/Fetch.html#execute-class_method" title="Apiary::Command::Fetch.execute (method)">execute</a></span>
100
- <small>Apiary::Command::Fetch</small>
99
+ <span class='object_link'><a href="Apiary/Command/Version.html#execute-class_method" title="Apiary::Command::Version.execute (method)">execute</a></span>
100
+ <small>Apiary::Command::Version</small>
101
101
  </li>
102
102
 
103
103
 
@@ -120,20 +120,20 @@
120
120
 
121
121
 
122
122
  <li class="r1 ">
123
- <span class='object_link'><a href="Apiary/CLI.html#initialize-instance_method" title="Apiary::CLI#initialize (method)">#initialize</a></span>
124
- <small>Apiary::CLI</small>
123
+ <span class='object_link'><a href="Apiary/Command/Fetch.html#initialize-instance_method" title="Apiary::Command::Fetch#initialize (method)">#initialize</a></span>
124
+ <small>Apiary::Command::Fetch</small>
125
125
  </li>
126
126
 
127
127
 
128
128
  <li class="r2 ">
129
- <span class='object_link'><a href="Apiary/Command/Preview.html#initialize-instance_method" title="Apiary::Command::Preview#initialize (method)">#initialize</a></span>
130
- <small>Apiary::Command::Preview</small>
129
+ <span class='object_link'><a href="Apiary/CLI.html#initialize-instance_method" title="Apiary::CLI#initialize (method)">#initialize</a></span>
130
+ <small>Apiary::CLI</small>
131
131
  </li>
132
132
 
133
133
 
134
134
  <li class="r1 ">
135
- <span class='object_link'><a href="Apiary/Command/Fetch.html#initialize-instance_method" title="Apiary::Command::Fetch#initialize (method)">#initialize</a></span>
136
- <small>Apiary::Command::Fetch</small>
135
+ <span class='object_link'><a href="Apiary/Command/Preview.html#initialize-instance_method" title="Apiary::Command::Preview#initialize (method)">#initialize</a></span>
136
+ <small>Apiary::Command::Preview</small>
137
137
  </li>
138
138
 
139
139
 
@@ -150,14 +150,14 @@
150
150
 
151
151
 
152
152
  <li class="r2 ">
153
- <span class='object_link'><a href="Apiary/Command/Publish.html#options-instance_method" title="Apiary::Command::Publish#options (method)">#options</a></span>
154
- <small>Apiary::Command::Publish</small>
153
+ <span class='object_link'><a href="Apiary/Command/Fetch.html#options-instance_method" title="Apiary::Command::Fetch#options (method)">#options</a></span>
154
+ <small>Apiary::Command::Fetch</small>
155
155
  </li>
156
156
 
157
157
 
158
158
  <li class="r1 ">
159
- <span class='object_link'><a href="Apiary/Command/Fetch.html#options-instance_method" title="Apiary::Command::Fetch#options (method)">#options</a></span>
160
- <small>Apiary::Command::Fetch</small>
159
+ <span class='object_link'><a href="Apiary/Command/Publish.html#options-instance_method" title="Apiary::Command::Publish#options (method)">#options</a></span>
160
+ <small>Apiary::Command::Publish</small>
161
161
  </li>
162
162
 
163
163
 
@@ -168,20 +168,20 @@
168
168
 
169
169
 
170
170
  <li class="r1 ">
171
- <span class='object_link'><a href="Apiary/Command/Fetch.html#path-instance_method" title="Apiary::Command::Fetch#path (method)">#path</a></span>
172
- <small>Apiary::Command::Fetch</small>
171
+ <span class='object_link'><a href="Apiary/Command/Publish.html#path-instance_method" title="Apiary::Command::Publish#path (method)">#path</a></span>
172
+ <small>Apiary::Command::Publish</small>
173
173
  </li>
174
174
 
175
175
 
176
176
  <li class="r2 ">
177
- <span class='object_link'><a href="Apiary/Command/Publish.html#path-instance_method" title="Apiary::Command::Publish#path (method)">#path</a></span>
178
- <small>Apiary::Command::Publish</small>
177
+ <span class='object_link'><a href="Apiary/Command/Preview.html#path-instance_method" title="Apiary::Command::Preview#path (method)">#path</a></span>
178
+ <small>Apiary::Command::Preview</small>
179
179
  </li>
180
180
 
181
181
 
182
182
  <li class="r1 ">
183
- <span class='object_link'><a href="Apiary/Command/Preview.html#path-instance_method" title="Apiary::Command::Preview#path (method)">#path</a></span>
184
- <small>Apiary::Command::Preview</small>
183
+ <span class='object_link'><a href="Apiary/Command/Fetch.html#path-instance_method" title="Apiary::Command::Fetch#path (method)">#path</a></span>
184
+ <small>Apiary::Command::Fetch</small>
185
185
  </li>
186
186
 
187
187
 
@@ -198,8 +198,8 @@
198
198
 
199
199
 
200
200
  <li class="r2 ">
201
- <span class='object_link'><a href="Apiary/Command/Fetch.html#query_apiary-instance_method" title="Apiary::Command::Fetch#query_apiary (method)">#query_apiary</a></span>
202
- <small>Apiary::Command::Fetch</small>
201
+ <span class='object_link'><a href="Apiary/Command/Publish.html#query_apiary-instance_method" title="Apiary::Command::Publish#query_apiary (method)">#query_apiary</a></span>
202
+ <small>Apiary::Command::Publish</small>
203
203
  </li>
204
204
 
205
205
 
@@ -210,8 +210,8 @@
210
210
 
211
211
 
212
212
  <li class="r2 ">
213
- <span class='object_link'><a href="Apiary/Command/Publish.html#query_apiary-instance_method" title="Apiary::Command::Publish#query_apiary (method)">#query_apiary</a></span>
214
- <small>Apiary::Command::Publish</small>
213
+ <span class='object_link'><a href="Apiary/Command/Fetch.html#query_apiary-instance_method" title="Apiary::Command::Fetch#query_apiary (method)">#query_apiary</a></span>
214
+ <small>Apiary::Command::Fetch</small>
215
215
  </li>
216
216
 
217
217
 
@@ -222,14 +222,14 @@
222
222
 
223
223
 
224
224
  <li class="r2 ">
225
- <span class='object_link'><a href="Apiary/CLI.html#run-instance_method" title="Apiary::CLI#run (method)">#run</a></span>
226
- <small>Apiary::CLI</small>
225
+ <span class='object_link'><a href="Apiary/Command/Runner.html#run-class_method" title="Apiary::Command::Runner.run (method)">run</a></span>
226
+ <small>Apiary::Command::Runner</small>
227
227
  </li>
228
228
 
229
229
 
230
230
  <li class="r1 ">
231
- <span class='object_link'><a href="Apiary/Command/Runner.html#run-class_method" title="Apiary::Command::Runner.run (method)">run</a></span>
232
- <small>Apiary::Command::Runner</small>
231
+ <span class='object_link'><a href="Apiary/CLI.html#run-instance_method" title="Apiary::CLI#run (method)">#run</a></span>
232
+ <small>Apiary::CLI</small>
233
233
  </li>
234
234
 
235
235
 
@@ -264,14 +264,14 @@
264
264
 
265
265
 
266
266
  <li class="r1 ">
267
- <span class='object_link'><a href="Apiary/Command/Preview.html#write_generated_path-instance_method" title="Apiary::Command::Preview#write_generated_path (method)">#write_generated_path</a></span>
268
- <small>Apiary::Command::Preview</small>
267
+ <span class='object_link'><a href="Apiary/Command/Fetch.html#write_generated_path-instance_method" title="Apiary::Command::Fetch#write_generated_path (method)">#write_generated_path</a></span>
268
+ <small>Apiary::Command::Fetch</small>
269
269
  </li>
270
270
 
271
271
 
272
272
  <li class="r2 ">
273
- <span class='object_link'><a href="Apiary/Command/Fetch.html#write_generated_path-instance_method" title="Apiary::Command::Fetch#write_generated_path (method)">#write_generated_path</a></span>
274
- <small>Apiary::Command::Fetch</small>
273
+ <span class='object_link'><a href="Apiary/Command/Preview.html#write_generated_path-instance_method" title="Apiary::Command::Preview#write_generated_path (method)">#write_generated_path</a></span>
274
+ <small>Apiary::Command::Preview</small>
275
275
  </li>
276
276
 
277
277