Skip to content

Commit

Permalink
Deploying to gh-pages from @ 192a228 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vmagnin committed Jun 27, 2024
1 parent 7450a36 commit 30c0352
Show file tree
Hide file tree
Showing 66 changed files with 162 additions and 150 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h3>Derived Types</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
11 changes: 7 additions & 4 deletions lists/procedures.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,22 @@ <h1>Procedures</h1>
<td><a href='../proc/checked_int16.html'>checked_int16</a></td>
<td><a href='../module/utilities.html'>utilities</a></td>
<td>Function</td>
<td></td>
<td><p>Receives a default kind integer, checks its bounds (Fortran signed int),
fixes it if needed, and returns an int16:</p></td>
</tr>
<tr>
<td><a href='../proc/checked_int32.html'>checked_int32</a></td>
<td><a href='../module/utilities.html'>utilities</a></td>
<td>Function</td>
<td></td>
<td><p>Receives a default kind integer, checks its bounds (Fortran signed int),
fixes it if needed, and returns an int32.</p></td>
</tr>
<tr>
<td><a href='../proc/checked_int8.html'>checked_int8</a></td>
<td><a href='../module/utilities.html'>utilities</a></td>
<td>Function</td>
<td></td>
<td><p>Receives a default kind integer, checks its MIDI bounds (15 or 127),
fixes it if needed, and returns an int8:</p></td>
</tr>
<tr>
<td><a href='../proc/close.html'>close</a></td>
Expand Down Expand Up @@ -1310,7 +1313,7 @@ <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/programs.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h1>Programs</h1>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/types.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h1>Derived Types</h1>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion module/gm_instruments.html
Original file line number Diff line number Diff line change
Expand Up @@ -3520,7 +3520,7 @@ <h2>Variables</h2>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion module/midi_control_changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,7 @@ <h2>Variables</h2>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
28 changes: 14 additions & 14 deletions module/midi_file_class.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@ <h3 class="card-header card-title bg-light">Uses</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<ul class="list-inline">
<li class="list-inline-item"><a href='utilities.html'>utilities</a></li>
<li class="list-inline-item"><a href='http://fortranwiki.org/fortran/show/iso_fortran_env'>iso_fortran_env</a></li>
<li class="list-inline-item"><a href='utilities.html'>utilities</a></li>
</ul>
</li>
<li class="list-group-item">
Expand Down Expand Up @@ -863,7 +863,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-i~8"></span>
<span class="anchor" id="variable-i~3"></span>
integer(kind=int32),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -1073,7 +1073,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-note~7"></span>
<span class="anchor" id="variable-note~4"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -1158,7 +1158,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-note~6"></span>
<span class="anchor" id="variable-note~3"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -1243,7 +1243,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-instrument~3"></span>
<span class="anchor" id="variable-instrument~2"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -1923,7 +1923,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-note~10"></span>
<span class="anchor" id="variable-note~7"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -1968,7 +1968,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-value~5"></span>
<span class="anchor" id="variable-value~4"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -2038,7 +2038,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-note~9"></span>
<span class="anchor" id="variable-note~6"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -2083,7 +2083,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-value~4"></span>
<span class="anchor" id="variable-value~3"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -2153,7 +2153,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-note~8"></span>
<span class="anchor" id="variable-note~5"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -2183,7 +2183,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-value~3"></span>
<span class="anchor" id="variable-value~2"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -2503,7 +2503,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-track_name~2"></span>
<span class="anchor" id="variable-track_name"></span>
character(len=*),
</td>
<td>intent(in),</td>
Expand Down Expand Up @@ -2683,7 +2683,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-i~9"></span>
<span class="anchor" id="variable-i~4"></span>
integer(kind=int32),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -2726,7 +2726,7 @@ <h4>Arguments</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
10 changes: 5 additions & 5 deletions module/music.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,9 @@ <h3 class="card-header card-title bg-light">Uses</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<ul class="list-inline">
<li class="list-inline-item"><a href='utilities.html'>utilities</a></li>
<li class="list-inline-item"><a href='music_common.html'>music_common</a></li>
<li class="list-inline-item"><a href='http://fortranwiki.org/fortran/show/iso_fortran_env'>iso_fortran_env</a></li>
<li class="list-inline-item"><a href='music_common.html'>music_common</a></li>
<li class="list-inline-item"><a href='utilities.html'>utilities</a></li>
</ul>
</li>
<li class="list-group-item">
Expand Down Expand Up @@ -829,7 +829,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-note~5"></span>
<span class="anchor" id="variable-note~8"></span>
character(len=*),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -874,7 +874,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-value~2"></span>
<span class="anchor" id="variable-value~5"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -968,7 +968,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions module/music_common.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h4 class="card-header bg-primary text-white">Variables</h4>
<a class="list-group-item" href="../module/music_common.html#variable-sus2_chord">SUS2_CHORD</a>
<a class="list-group-item" href="../module/music_common.html#variable-sus4_chord">SUS4_CHORD</a>
<a class="list-group-item" href="../module/music_common.html#variable-whole_tone_scale">WHOLE_TONE_SCALE</a>
<a class="list-group-item" href="../module/music_common.html#variable-j~2">j</a>
<a class="list-group-item" href="../module/music_common.html#variable-j~4">j</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -626,7 +626,7 @@ <h2>Variables</h2>
</tr>
<tr>
<td>
<span class="anchor" id="variable-j~2"></span>
<span class="anchor" id="variable-j~4"></span>
integer,
</td>
<td>private</td>
Expand Down Expand Up @@ -673,7 +673,7 @@ <h2>Variables</h2>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
17 changes: 10 additions & 7 deletions module/utilities.html
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,8 @@ <h2>Functions</h2>
</h3></div>
<div class="card-body">


<p>Receives a default kind integer, checks its bounds (Fortran signed int),
fixes it if needed, and returns an int16:</p>

<h4>Arguments</h4>
<table class="table table-striped varlist">
Expand All @@ -536,7 +537,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-i~6"></span>
<span class="anchor" id="variable-i~9"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -566,7 +567,8 @@ <h4>
</h3></div>
<div class="card-body">


<p>Receives a default kind integer, checks its bounds (Fortran signed int),
fixes it if needed, and returns an int32.</p>

<h4>Arguments</h4>
<table class="table table-striped varlist">
Expand All @@ -581,7 +583,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-i~7"></span>
<span class="anchor" id="variable-i~10"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -611,7 +613,8 @@ <h4>
</h3></div>
<div class="card-body">


<p>Receives a default kind integer, checks its MIDI bounds (15 or 127),
fixes it if needed, and returns an int8:</p>

<h4>Arguments</h4>
<table class="table table-striped varlist">
Expand All @@ -626,7 +629,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-i~5"></span>
<span class="anchor" id="variable-i~8"></span>
integer,
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -690,7 +693,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions proc/analyze.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-note~4"></span>
<span class="anchor" id="variable-note~10"></span>
character(len=3),
</td>
<td>intent(out)</td>
Expand Down Expand Up @@ -368,7 +368,7 @@ <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-26 19:18 </p>
on 2024-06-27 16:59 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 30c0352

Please sign in to comment.