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
to the documentation for individual functions is <ahref="http://suave.stanford.edu/doxygen">here</a>.</p>
18
+
<p><ahref="http://suave.stanford.edu/doxygen">SUAVE is fully documented through doxygen.</a> However, some starter high level documentation is available below.</p>
Copy file name to clipboardExpand all lines: guides/index.html
+2-3
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,14 @@
8
8
9
9
<headerclass="hero">
10
10
<divclass="valign">
11
-
<h1class="title">Guides</h1>
11
+
<h1class="title">Tutorials</h1>
12
12
<pclass="subtitle"> Examples for Getting Started </p>
13
13
</div>
14
14
</header>
15
15
16
16
17
17
<sectionclass="content">
18
-
<p>These are code structure/style guides and tutorials for SUAVE. The first set gives general information on how SUAVE is operated and how our code is formatted. The tutorials will then help you get started with SUAVE. We recommend starting with the Boeing 737-800 tutorial and then moving to the Transport Optimization or the Turbofan Network tutorial. These will allow you to explore the capabilities of SUAVE. A direct link
19
-
to the documentation for individual functions is <ahref="http://suave.stanford.edu/doxygen">here</a>.</p>
18
+
<p>These are tutorials for SUAVE. The tutorials will then help you get started with SUAVE. We recommend starting with the Boeing 737-800 tutorial and then moving to the Transport Optimization or the Turbofan Network tutorial. These will allow you to explore the capabilities of SUAVE. If you haven't already downloaded the latest accompanying tutorial scripts you can find them <ahref="https://github.com/suavecode/Tutorials/releases">here</a>.</p>
0 commit comments