You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For reference all the Testing Versions (executable and source) can be <ahref="https://github.com/openrails/openrails-testing/releases" target="_blank">found in our Testing archive</a>.
81
+
The documents included in the Testing Versions downloads can be found on-line at:
<li><ahref="https://static.openrails.org/files/OpenRails-Testing-How to Provide Track Profiles for Open Rails Dynamic Track.pdf" target="_blank">How to Provide Track Profiles for Open Rails Dynamic Track.pdf</a></li>
Note: Multiple versions of Open Rails will not interfere if they are saved to different folders.
@@ -92,6 +104,9 @@ <h2>Unstable Version</h2>
92
104
The unstable versions are more <strong>likely to contain serious bugs</strong>
93
105
and are only recommended for users wishing to help with Open Rails development.
94
106
</p>
107
+
<p>
108
+
The Manual for the Unstable version is not included in the download, but <ahref="https://open-rails.readthedocs.io/en/unstable/" target="_blank">is available on-line</a>.
109
+
</p>
95
110
<p>
96
111
For reference all the Unstable Versions (executable and source) can be <ahref="https://github.com/openrails/openrails-unstable/releases" target="_blank">found in our Unstable archive</a>.
97
112
</p>
@@ -100,7 +115,7 @@ <h3>Improvements</h3>
100
115
<p>
101
116
Improvements to Open Rails are drawn from several public sources as shown here:
Copy file name to clipboardExpand all lines: learn/manual-and-tutorials/index.html
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,10 @@
9
9
<divclass="col-md-4">
10
10
<h2>Manual</h2>
11
11
<p>
12
-
Each download includes a copy of the Operating Manual. For convenience, you can also directly <ahref='{% include file_url.html file="testing_manual" %}'>download the manual</a> ({% include file_meta.html file="testing_manual" %}).
13
-
</p>
12
+
Each download includes a copy of the Operating Manual.
13
+
For convenience, you can also directly <ahref='{% include file_url.html file="testing_manual" %}'>download the manual (PDF)</a> ({% include file_meta.html file="testing_manual" %})
14
+
or <ahref="https://open-rails.readthedocs.io/en/latest/" target="_blank">view it on-line</a>.
15
+
</p>
14
16
<h2>Test Environment for Models</h2>
15
17
<p>
16
18
One of our aims for Open Rails is that train performance should be as realistic as possible.
0 commit comments