Skip to content

Commit a0b719f

Browse files
author
OTP Bot
committed
Deployed c93fc7ccc9 to dev-2.x in en with MkDocs 1.6.0 and mike 1.2.0.dev0
1 parent f1eefd5 commit a0b719f

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

en/dev-2.x/BuildConfiguration/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2216,7 +2216,7 @@
22162216
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
22172217
22182218
- Template directory is: /doc/templates
2219-
- Generated directory is: /docs
2219+
- Generated directory is: /doc/user
22202220
-->
22212221

22222222
<h1 id="graph-build-configuration">Graph Build Configuration</h1>

en/dev-2.x/Configuration/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2243,7 +2243,7 @@
22432243
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
22442244
22452245
- Template directory is: /doc/templates
2246-
- Generated directory is: /docs
2246+
- Generated directory is: /doc/user
22472247
-->
22482248

22492249
<h1 id="configuring-opentripplanner">Configuring OpenTripPlanner</h1>

en/dev-2.x/Developers-Guide/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2283,7 +2283,7 @@ <h2 id="contributing-to-the-project">Contributing to the project</h2>
22832283
<a href="http://groups.google.com/group/opentripplanner-users">user mailing list</a>.</p>
22842284
</li>
22852285
<li>
2286-
<p>Fix typos and improve the documentation within the <code>/docs</code> directory of the project (details
2286+
<p>Fix typos and improve the documentation within the <code>/doc/user</code> directory of the project (details
22872287
below).</p>
22882288
</li>
22892289
<li>
@@ -2353,14 +2353,14 @@ <h3 id="documentation">Documentation</h3>
23532353
control to be applied to documentation as well as program source code. All pull requests that change
23542354
how OTP is used or configured should include changes to the documentation alongside code
23552355
modifications.</p>
2356-
<p>The documentation files are in Markdown format and are in the <code>/docs</code> directory under the root of
2356+
<p>The documentation files are in Markdown format and are in the <code>/doc/user</code> directory under the root of
23572357
the project. On every push to the <code>dev-2.x</code> branch the documentation will be rebuilt and deployed as
23582358
static pages to our subdomain of <a href="https://github.com/opentripplanner/docs">Github Pages</a>.
23592359
MkDocs is a Python program and should run on any major platform.
23602360
See <a href="http://www.mkdocs.org/">http://www.mkdocs.org/</a> for information on how to install it and
23612361
how to generate a live local preview of the documentation while you're writing it.</p>
23622362
<p>In short:</p>
2363-
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>$ pip install -r docs/requirements.txt
2363+
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>$ pip install -r doc/user/requirements.txt
23642364
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>$ mkdocs serve
23652365
</code></pre></div>
23662366
<p>The OTP GTFS GraphQL API documentation is available online at </p>

en/dev-2.x/RouteRequest/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2108,7 +2108,7 @@
21082108
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
21092109
21102110
- Template directory is: /doc/templates
2111-
- Generated directory is: /docs
2111+
- Generated directory is: /doc/user
21122112
-->
21132113

21142114
<h1 id="route-request">Route Request</h1>

en/dev-2.x/RouterConfiguration/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2120,7 +2120,7 @@
21202120
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
21212121
21222122
- Template directory is: /doc/templates
2123-
- Generated directory is: /docs
2123+
- Generated directory is: /doc/user
21242124
-->
21252125

21262126
<h1 id="router-configuration">Router configuration</h1>

en/dev-2.x/UpdaterConfig/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2264,7 +2264,7 @@
22642264
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
22652265
22662266
- Template directory is: /doc/templates
2267-
- Generated directory is: /docs
2267+
- Generated directory is: /doc/user
22682268
-->
22692269

22702270
<h1 id="updater-configuration">Updater configuration</h1>

en/dev-2.x/apis/GraphQL-Tutorial/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2102,7 +2102,7 @@
21022102
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
21032103
21042104
- Template directory is: /doc/templates
2105-
- Generated directory is: /docs
2105+
- Generated directory is: /doc/user
21062106
-->
21072107

21082108
<h1 id="graphql-tutorial">GraphQL tutorial</h1>

en/dev-2.x/sandbox/StopConsolidation/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,7 @@
21092109
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
21102110
21112111
- Template directory is: /doc/templates
2112-
- Generated directory is: /docs
2112+
- Generated directory is: /doc/user
21132113
-->
21142114
<h1 id="stop-consolidation">Stop consolidation</h1>
21152115
<h2 id="contact-info">Contact Info</h2>

en/dev-2.x/search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)