File tree 9 files changed +11
-11
lines changed
sandbox/StopConsolidation
9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2216
2216
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
2217
2217
2218
2218
- Template directory is: /doc/templates
2219
- - Generated directory is: /docs
2219
+ - Generated directory is: /doc/user
2220
2220
-->
2221
2221
2222
2222
< h1 id ="graph-build-configuration "> Graph Build Configuration</ h1 >
Original file line number Diff line number Diff line change 2243
2243
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
2244
2244
2245
2245
- Template directory is: /doc/templates
2246
- - Generated directory is: /docs
2246
+ - Generated directory is: /doc/user
2247
2247
-->
2248
2248
2249
2249
< h1 id ="configuring-opentripplanner "> Configuring OpenTripPlanner</ h1 >
Original file line number Diff line number Diff line change @@ -2283,7 +2283,7 @@ <h2 id="contributing-to-the-project">Contributing to the project</h2>
2283
2283
< a href ="http://groups.google.com/group/opentripplanner-users "> user mailing list</ a > .</ p >
2284
2284
</ li >
2285
2285
< 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
2287
2287
below).</ p >
2288
2288
</ li >
2289
2289
< li >
@@ -2353,14 +2353,14 @@ <h3 id="documentation">Documentation</h3>
2353
2353
control to be applied to documentation as well as program source code. All pull requests that change
2354
2354
how OTP is used or configured should include changes to the documentation alongside code
2355
2355
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
2357
2357
the project. On every push to the < code > dev-2.x</ code > branch the documentation will be rebuilt and deployed as
2358
2358
static pages to our subdomain of < a href ="https://github.com/opentripplanner/docs "> Github Pages</ a > .
2359
2359
MkDocs is a Python program and should run on any major platform.
2360
2360
See < a href ="http://www.mkdocs.org/ "> http://www.mkdocs.org/</ a > for information on how to install it and
2361
2361
how to generate a live local preview of the documentation while you're writing it.</ p >
2362
2362
< 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
2364
2364
< a id ="__codelineno-0-2 " name ="__codelineno-0-2 " href ="#__codelineno-0-2 "> </ a > $ mkdocs serve
2365
2365
</ code > </ pre > </ div >
2366
2366
< p > The OTP GTFS GraphQL API documentation is available online at </ p >
Original file line number Diff line number Diff line change 2108
2108
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
2109
2109
2110
2110
- Template directory is: /doc/templates
2111
- - Generated directory is: /docs
2111
+ - Generated directory is: /doc/user
2112
2112
-->
2113
2113
2114
2114
< h1 id ="route-request "> Route Request</ h1 >
Original file line number Diff line number Diff line change 2120
2120
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
2121
2121
2122
2122
- Template directory is: /doc/templates
2123
- - Generated directory is: /docs
2123
+ - Generated directory is: /doc/user
2124
2124
-->
2125
2125
2126
2126
< h1 id ="router-configuration "> Router configuration</ h1 >
Original file line number Diff line number Diff line change 2264
2264
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
2265
2265
2266
2266
- Template directory is: /doc/templates
2267
- - Generated directory is: /docs
2267
+ - Generated directory is: /doc/user
2268
2268
-->
2269
2269
2270
2270
< h1 id ="updater-configuration "> Updater configuration</ h1 >
Original file line number Diff line number Diff line change 2102
2102
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
2103
2103
2104
2104
- Template directory is: /doc/templates
2105
- - Generated directory is: /docs
2105
+ - Generated directory is: /doc/user
2106
2106
-->
2107
2107
2108
2108
< h1 id ="graphql-tutorial "> GraphQL tutorial</ h1 >
Original file line number Diff line number Diff line change 2109
2109
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
2110
2110
2111
2111
- Template directory is: /doc/templates
2112
- - Generated directory is: /docs
2112
+ - Generated directory is: /doc/user
2113
2113
-->
2114
2114
< h1 id ="stop-consolidation "> Stop consolidation</ h1 >
2115
2115
< h2 id ="contact-info "> Contact Info</ h2 >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments