Skip to content

Commit

Permalink
Updated apidocs
Browse files Browse the repository at this point in the history
  • Loading branch information
bccheung committed Mar 22, 2022
1 parent d978a6b commit d104177
Show file tree
Hide file tree
Showing 19 changed files with 51 additions and 184 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: f27a1089e6aa87ffee925604ea86dbb6
config: 3b7eed35124e56b68d353f59b9d89535
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 0 additions & 2 deletions docs/_static/css/blank.css

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_static/css/index.ff1ffe594081f20da1ef19478df9384b.css

This file was deleted.

120 changes: 0 additions & 120 deletions docs/_static/css/theme.css

This file was deleted.

2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.2.3',
VERSION: '1.3.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
32 changes: 0 additions & 32 deletions docs/_static/js/index.be7d3bbb2ef33a8344ce.js

This file was deleted.

8 changes: 6 additions & 2 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; wsp-balsa 1.2.3 documentation</title>
<title>Index &#8212; wsp-balsa 1.3.0 documentation</title>

<link href="_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
<link href="_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
Expand Down Expand Up @@ -447,10 +447,14 @@ <h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="routines/general.html#balsa.routines.general.sort_nicely">sort_nicely() (in module balsa.routines.general)</a>
</li>
<li><a href="routines/matrices.html#balsa.routines.matrices.split_zone_in_matrix">split_zone_in_matrix() (in module balsa.routines.matrices)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="routines/matrices.html#balsa.routines.matrices.split_zone_in_matrix">split_zone_in_matrix() (in module balsa.routines.matrices)</a>
<li><a href="logging/index.html#balsa.logging.ModelLogger.subproc_err">subproc_err() (balsa.logging.ModelLogger method)</a>
</li>
<li><a href="logging/index.html#balsa.logging.ModelLogger.subproc_message">subproc_message() (balsa.logging.ModelLogger method)</a>
</li>
<li><a href="routines/general.html#balsa.routines.general.sum_df_sequence">sum_df_sequence() (in module balsa.routines.general)</a>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>wsp-balsa: Common modelling tools &#8212; wsp-balsa 1.2.3 documentation</title>
<title>wsp-balsa: Common modelling tools &#8212; wsp-balsa 1.3.0 documentation</title>

<link href="_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
<link href="_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
Expand Down
Loading

0 comments on commit d104177

Please sign in to comment.