Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1147599 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Aug 25, 2024
1 parent 9fab253 commit 5702e6e
Show file tree
Hide file tree
Showing 369 changed files with 102,801 additions and 102,801 deletions.
8 changes: 4 additions & 4 deletions prev/9.0.2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,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="9.0.1">current stable release</abbr></strong> is <strong>9.0.1</strong> and can be <a href="https://github.com/jacobwilliams/json-fortran/releases/latest">downloaded
<p>The <strong><abbr title="9.0.2">current stable release</abbr></strong> is <strong>9.0.2</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>9.0.1</strong>, can be
found <a href="https://jacobwilliams.github.io/json-fortran/prev/9.0.1/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.2</strong>, can be
found <a href="https://jacobwilliams.github.io/json-fortran/prev/9.0.2/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 @@ -205,7 +205,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-08-25 14:31 </p>
on 2024-08-25 14:51 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions prev/9.0.2/interface/json_array_callback_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-i"></span>
<span class="anchor" id="variable-i~7"></span>
integer(kind=IK),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -238,7 +238,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-08-25 14:31 </p>
on 2024-08-25 14:51 </p>
</div>
</div>
<br>
Expand Down
60 changes: 30 additions & 30 deletions prev/9.0.2/interface/json_core.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-verbose"></span>
<span class="anchor" id="variable-verbose~5"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -396,7 +396,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-compact_reals"></span>
<span class="anchor" id="variable-compact_reals~5"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -411,7 +411,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-print_signs"></span>
<span class="anchor" id="variable-print_signs~5"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -426,7 +426,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-real_format"></span>
<span class="anchor" id="variable-real_format~5"></span>
character(kind=CDK, len=*),
</td>
<td>intent(in),</td>
Expand All @@ -441,7 +441,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-spaces_per_tab~2"></span>
<span class="anchor" id="variable-spaces_per_tab~6"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -456,7 +456,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-strict_type_checking~2"></span>
<span class="anchor" id="variable-strict_type_checking~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -473,7 +473,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-trailing_spaces_significant~2"></span>
<span class="anchor" id="variable-trailing_spaces_significant~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -490,7 +490,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-case_sensitive_keys~2"></span>
<span class="anchor" id="variable-case_sensitive_keys~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -506,7 +506,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-no_whitespace~2"></span>
<span class="anchor" id="variable-no_whitespace~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -523,7 +523,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-unescape_strings"></span>
<span class="anchor" id="variable-unescape_strings~5"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -541,7 +541,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-comment_char~2"></span>
<span class="anchor" id="variable-comment_char~6"></span>
character(kind=CK, len=*),
</td>
<td>intent(in),</td>
Expand All @@ -561,7 +561,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-path_mode~2"></span>
<span class="anchor" id="variable-path_mode~6"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -572,12 +572,12 @@ <h4>Arguments</h4>
<td><strong>path_mode</strong></td>
<td>
<p>How the path strings are interpreted in the
<code>get_by_path</code> routines:</p><a href="../proc/initialize_json_core.html#variable-path_mode~2" class="pull-right"><emph>Read more&hellip;</emph></a>
<code>get_by_path</code> routines:</p><a href="../proc/initialize_json_core.html#variable-path_mode~6" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-path_separator~2"></span>
<span class="anchor" id="variable-path_separator~6"></span>
character(kind=CK, len=1),
</td>
<td>intent(in),</td>
Expand All @@ -598,7 +598,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-compress_vectors~2"></span>
<span class="anchor" id="variable-compress_vectors~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -618,7 +618,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-allow_duplicate_keys~2"></span>
<span class="anchor" id="variable-allow_duplicate_keys~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -628,12 +628,12 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>allow_duplicate_keys</strong></td>
<td>
<a href="../proc/initialize_json_core.html#variable-allow_duplicate_keys~2" class="pull-right"><emph>Read more&hellip;</emph></a>
<a href="../proc/initialize_json_core.html#variable-allow_duplicate_keys~6" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-escape_solidus~2"></span>
<span class="anchor" id="variable-escape_solidus~7"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -645,12 +645,12 @@ <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~2" class="pull-right"><emph>Read more&hellip;</emph></a>
all cases).</p><a href="../proc/initialize_json_core.html#variable-escape_solidus~7" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-stop_on_error~2"></span>
<span class="anchor" id="variable-stop_on_error~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -666,7 +666,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-null_to_real_mode~2"></span>
<span class="anchor" id="variable-null_to_real_mode~6"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -676,12 +676,12 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>null_to_real_mode</strong></td>
<td>
<p>if <code>strict_type_checking=false</code>:</p><a href="../proc/initialize_json_core.html#variable-null_to_real_mode~2" class="pull-right"><emph>Read more&hellip;</emph></a>
<p>if <code>strict_type_checking=false</code>:</p><a href="../proc/initialize_json_core.html#variable-null_to_real_mode~6" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-non_normal_mode"></span>
<span class="anchor" id="variable-non_normal_mode~5"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -692,12 +692,12 @@ <h4>Arguments</h4>
<td><strong>non_normal_mode</strong></td>
<td>
<p>How to serialize NaN, Infinity, and
-Infinity real values:</p><a href="../proc/initialize_json_core.html#variable-non_normal_mode" class="pull-right"><emph>Read more&hellip;</emph></a>
-Infinity real values:</p><a href="../proc/initialize_json_core.html#variable-non_normal_mode~5" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-use_quiet_nan~2"></span>
<span class="anchor" id="variable-use_quiet_nan~7"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -707,12 +707,12 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>use_quiet_nan</strong></td>
<td>
<a href="../proc/initialize_json_core.html#variable-use_quiet_nan~2" class="pull-right"><emph>Read more&hellip;</emph></a>
<a href="../proc/initialize_json_core.html#variable-use_quiet_nan~7" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-strict_integer_type_checking~2"></span>
<span class="anchor" id="variable-strict_integer_type_checking~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -722,12 +722,12 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>strict_integer_type_checking</strong></td>
<td>
<p>(default is true)</p><a href="../proc/initialize_json_core.html#variable-strict_integer_type_checking~2" class="pull-right"><emph>Read more&hellip;</emph></a>
<p>(default is true)</p><a href="../proc/initialize_json_core.html#variable-strict_integer_type_checking~6" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-allow_trailing_comma~2"></span>
<span class="anchor" id="variable-allow_trailing_comma~6"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand Down Expand Up @@ -770,7 +770,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-08-25 14:31 </p>
on 2024-08-25 14:51 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 5702e6e

Please sign in to comment.