Skip to content

Commit

Permalink
Deploying to gh-pages from @ e192bcc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Jun 12, 2024
1 parent d796523 commit 0c49e79
Show file tree
Hide file tree
Showing 384 changed files with 583 additions and 560 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,11 @@ <h2 id="license">License</h2>
<a href="https://jacobwilliams.github.io/json-fortran/page/development-resources/LICENSE.html">LICENSE</a>
file for more details.</p>
<h2 id="official-releases">Official Releases</h2>
<p>The <strong><abbr title="8.5.2">current stable release</abbr></strong> is <strong>8.5.2</strong> and can be <a href="https://github.com/jacobwilliams/json-fortran/releases/latest">downloaded
<p>The <strong><abbr title="9.0.0">current stable release</abbr></strong> is <strong>9.0.0</strong> and can be <a href="https://github.com/jacobwilliams/json-fortran/releases/latest">downloaded
on GitHub</a>
or installed with <a href="http://brew.sh">Homebrew</a> on MacOS. The
documentation for the current version, <strong>8.5.2</strong>, can be
found <a href="https://jacobwilliams.github.io/json-fortran/prev/8.5.2/index.html">here</a><sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup>, and a
documentation for the current version, <strong>9.0.0</strong>, can be
found <a href="https://jacobwilliams.github.io/json-fortran/prev/9.0.0/index.html">here</a><sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup>, and a
list of changes from the previous version are
<a href="https://jacobwilliams.github.io/json-fortran/page/releases/index.html#change-log">here</a>.</p>
<p>A list of all past releases, links to their documentation, and the
Expand Down Expand Up @@ -206,7 +206,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-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/json_array_callback_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-i~7"></span>
<span class="anchor" id="variable-i"></span>
integer(kind=IK),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -239,7 +239,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
10 changes: 5 additions & 5 deletions interface/json_core.html
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-escape_solidus~7"></span>
<span class="anchor" id="variable-escape_solidus~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -712,7 +712,7 @@ <h4>Arguments</h4>
<td>
<p>Note that this option does not affect parsing
(both escaped and unescaped are still valid in
all cases).</p><a href="../proc/initialize_json_core.html#variable-escape_solidus~7" class="pull-right"><emph>Read more&hellip;</emph></a>
all cases).</p><a href="../proc/initialize_json_core.html#variable-escape_solidus~6" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -764,7 +764,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-use_quiet_nan~7"></span>
<span class="anchor" id="variable-use_quiet_nan~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -774,7 +774,7 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>use_quiet_nan</strong></td>
<td>
<a href="../proc/initialize_json_core.html#variable-use_quiet_nan~7" class="pull-right"><emph>Read more&hellip;</emph></a>
<a href="../proc/initialize_json_core.html#variable-use_quiet_nan~6" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -837,7 +837,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/json_file.html
Original file line number Diff line number Diff line change
Expand Up @@ -3044,7 +3044,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/json_traverse_callback_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/operator(==).html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/operator(SLASH=).html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/operator(SLASHSLASH).html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions interface/to_unicode.html
Original file line number Diff line number Diff line change
Expand Up @@ -7076,7 +7076,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-str~18"></span>
<span class="anchor" id="variable-str~35"></span>
character(kind=CDK, len=*),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -7124,7 +7124,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-str~19"></span>
<span class="anchor" id="variable-str~36"></span>
character(kind=CDK, len=*),
</td>
<td>intent(in),</td>
Expand Down Expand Up @@ -7166,7 +7166,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/absint.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>Abstract Interfaces</h1>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </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 @@ -327,7 +327,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-11 17:35 </p>
on 2024-06-12 02:49 </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 @@ -409,7 +409,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-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/procedures.html
Original file line number Diff line number Diff line change
Expand Up @@ -11677,7 +11677,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-11 17:35 </p>
on 2024-06-12 02:49 </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 @@ -224,7 +224,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-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions module/json_file_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -299,11 +299,11 @@ <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='json_kinds.html'>json_kinds</a></li>
<li class="list-inline-item"><a href='json_string_utilities.html'>json_string_utilities</a></li>
<li class="list-inline-item"><a href='json_value_module.html'>json_value_module</a></li>
<li class="list-inline-item"><a href='json_parameters.html'>json_parameters</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='json_kinds.html'>json_kinds</a></li>
</ul>
</li>
<li class="list-group-item">
Expand Down Expand Up @@ -14134,7 +14134,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-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion module/json_kinds.html
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,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-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
8 changes: 4 additions & 4 deletions module/json_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,11 @@ <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='json_kinds.html'>json_kinds</a></li>
<li class="list-inline-item"><a href='json_string_utilities.html'>json_string_utilities</a></li>
<li class="list-inline-item"><a href='json_file_module.html'>json_file_module</a></li>
<li class="list-inline-item"><a href='json_value_module.html'>json_value_module</a></li>
<li class="list-inline-item"><a href='json_parameters.html'>json_parameters</a></li>
<li class="list-inline-item"><a href='json_kinds.html'>json_kinds</a></li>
<li class="list-inline-item"><a href='json_file_module.html'>json_file_module</a></li>
</ul>
</li>
<li class="list-group-item">
Expand Down Expand Up @@ -531,7 +531,7 @@ <h2>Variables</h2>
<td>::</td>
<td><strong>version</strong></td>
<td> =</td>
<td>&#39;8.5.2&#39;</td>
<td>&#39;9.0.0&#39;</td>
<td>
<p><abbr title="JavaScript Object Notation: A human friendly syntax for storing and exchanging data">JSON</abbr>-Fortran version.</p>
<div class="alert alert-info">
Expand Down Expand Up @@ -595,7 +595,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion module/json_parameters.html
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,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-11 17:35 </p>
on 2024-06-12 02:49 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 0c49e79

Please sign in to comment.