Skip to content

Commit

Permalink
Deploying to gh-pages from @ bad329e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryBarnes committed Feb 7, 2024
1 parent 72703e2 commit 7f0450a
Show file tree
Hide file tree
Showing 94 changed files with 2,275 additions and 2,275 deletions.
2 changes: 1 addition & 1 deletion .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: d91697b177716214bfdfe827c11be4d2
config: d2cef3867e8dc24de83ca6cb91f6e918
tags: 645f666f9bcd5a90fca523b33c5a78b7
6 changes: 3 additions & 3 deletions StyleGuide.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>VPLanet Contributors Guide &mdash; VPLanet 2.4.16
<title>VPLanet Contributors Guide &mdash; VPLanet 2.4.17
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=d948c9a6" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=692129e3"></script>
<script src="_static/documentation_options.js?v=cd59adfa"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
VPLanet
</a>
<div class="version">
2.4.16
2.4.17

</div>
<div role="search">
Expand Down
54 changes: 27 additions & 27 deletions _sources/examples.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,45 +12,45 @@ directory of the :code:`VPLanet` repository.



examples/HabEvapCore
examples/MiniNeptuneEvap
examples/IoHeat
examples/SS_NBody
examples/StellarEvol
examples/MagmOc_Trappist1g
examples/GalaxyEffects
examples/MDwarfLuminosity
examples/HabitableZone
examples/BinaryTides
examples/MagmOc_Earth
examples/ApseLock
examples/CassiniStates
examples/RadHeat
examples/DampedCBP
examples/AtmEscFlareProxCen
examples/CassiniMulti
examples/DiffLimWaterEscape
examples/TideLock
examples/TidalEarth
examples/FfdProxCen
examples/ParameterSweep
examples/MagmOc_GJ1132b
examples/MagneticBraking
examples/HLossTides
examples/AtmEscKepler-36
examples/AbioticO2
examples/CassiniMulti
examples/WaterLossTides
examples/ChaoticResonances
examples/IceBelts
examples/SS_NBody
examples/MagneticBraking
examples/MDwarfLuminosity
examples/SSDistOrbDistRot
examples/CircumbinaryOrbit
examples/WaterLossTides
examples/EarthClimate
examples/NBodyAtmEsc
examples/BinaryTides
examples/STEEP
examples/VenusWaterLoss
examples/MagmOc_GJ1132b
examples/StellarEvol
examples/GalaxyEffects
examples/IoHeat
examples/AtmEscRegimes
examples/DampedCBP
examples/DiffLimWaterEscape
examples/RadHeat
examples/EarthInterior
examples/CircumbinaryOrbit
examples/ApseLock
examples/MagmOc_Earth
examples/HabitableZone
examples/VenusApproxInterior
examples/STEEP
examples/ChaoticResonances
examples/SSDistOrbDistRot
examples/AtmEscFlareProxCen
examples/ParameterSweep
examples/HLossTides
examples/TidalEarth
examples/NBodyAtmEsc
examples/HabEvapCore
examples/MiniNeptuneEvap


Broken
Expand Down
36 changes: 18 additions & 18 deletions _sources/src.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,28 @@ Detailed documentation of C source code.
:maxdepth: 1


src/flare
src/module
src/stellar
src/update
src/halt
src/body
src/thermint
src/distorb
src/system
src/spinbody
src/options
src/atmesc
src/thermint
src/halt
src/vplanet
src/binary
src/verify
src/eqtide
src/evolve
src/body
src/update
src/stellar
src/radheat
src/binary
src/poise
src/control
src/galhabit
src/output
src/evolve
src/module
src/flare
src/distorb
src/distrot
src/verify
src/spinbody
src/galhabit
src/magmoc
src/atmesc
src/poise
src/control
src/vplanet
src/system

2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '2.4.16',
VERSION: '2.4.17',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
6 changes: 3 additions & 3 deletions architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>VPLanet Architecture &mdash; VPLanet 2.4.16
<title>VPLanet Architecture &mdash; VPLanet 2.4.17
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=d948c9a6" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=692129e3"></script>
<script src="_static/documentation_options.js?v=cd59adfa"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
VPLanet
</a>
<div class="version">
2.4.16
2.4.17

</div>
<div role="search">
Expand Down
6 changes: 3 additions & 3 deletions attr.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Attribution &mdash; VPLanet 2.4.16
<title>Attribution &mdash; VPLanet 2.4.17
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=d948c9a6" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=692129e3"></script>
<script src="_static/documentation_options.js?v=cd59adfa"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
VPLanet
</a>
<div class="version">
2.4.16
2.4.17

</div>
<div role="search">
Expand Down
6 changes: 3 additions & 3 deletions authors.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Authors &mdash; VPLanet 2.4.16
<title>Authors &mdash; VPLanet 2.4.17
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=d948c9a6" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=692129e3"></script>
<script src="_static/documentation_options.js?v=cd59adfa"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
VPLanet
</a>
<div class="version">
2.4.16
2.4.17

</div>
<div role="search">
Expand Down
6 changes: 3 additions & 3 deletions conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Code of Conduct &mdash; VPLanet 2.4.16
<title>Code of Conduct &mdash; VPLanet 2.4.17
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=d948c9a6" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=692129e3"></script>
<script src="_static/documentation_options.js?v=cd59adfa"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
VPLanet
</a>
<div class="version">
2.4.16
2.4.17

</div>
<div role="search">
Expand Down
6 changes: 3 additions & 3 deletions coupling.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coupling Modules &mdash; VPLanet 2.4.16
<title>Coupling Modules &mdash; VPLanet 2.4.17
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=d948c9a6" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=692129e3"></script>
<script src="_static/documentation_options.js?v=cd59adfa"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
VPLanet
</a>
<div class="version">
2.4.16
2.4.17

</div>
<div role="search">
Expand Down
6 changes: 3 additions & 3 deletions developers.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contributor’s Guide &mdash; VPLanet 2.4.16
<title>Contributor’s Guide &mdash; VPLanet 2.4.17
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=d948c9a6" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=692129e3"></script>
<script src="_static/documentation_options.js?v=cd59adfa"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
VPLanet
</a>
<div class="version">
2.4.16
2.4.17

</div>
<div role="search">
Expand Down
Loading

0 comments on commit 7f0450a

Please sign in to comment.