-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 0147866 🚀
- Loading branch information
Showing
122 changed files
with
6,626 additions
and
18,541 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: 0714b408db69d00e20a4ec8ef21962f7 | ||
config: 1df848ab0b796e87289a3ff543f7a52a | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
|
||
|
||
<html lang="en" > | ||
<html lang="en" data-content_root="../" > | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
|
@@ -18,48 +17,45 @@ | |
</script> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../_static/styles/theme.css?digest=e353d410970836974a52" rel="stylesheet" /> | ||
<link href="../_static/styles/bootstrap.css?digest=e353d410970836974a52" rel="stylesheet" /> | ||
<link href="../_static/styles/pydata-sphinx-theme.css?digest=e353d410970836974a52" rel="stylesheet" /> | ||
<link href="../_static/styles/theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
<link href="../_static/styles/bootstrap.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
<link href="../_static/styles/pydata-sphinx-theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
|
||
|
||
<link href="../_static/vendor/fontawesome/6.1.2/css/all.min.css?digest=e353d410970836974a52" rel="stylesheet" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.1.2/webfonts/fa-solid-900.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.woff2" /> | ||
<link href="../_static/vendor/fontawesome/6.5.1/css/all.min.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.5.1/webfonts/fa-solid-900.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.5.1/webfonts/fa-brands-400.woff2" /> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.5.1/webfonts/fa-regular-400.woff2" /> | ||
|
||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> | ||
<link rel="stylesheet" href="../_static/styles/sphinx-book-theme.css?digest=14f4ca6b54d191a8c7657f6c759bf11a5fb86285" type="text/css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/togglebutton.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/styles/sphinx-book-theme.css?v=384b581d" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/togglebutton.css?v=13237357" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/design-style.4045f2051d55cab465a707391d5b2007.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" /> | ||
|
||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=e353d410970836974a52" /> | ||
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52" /> | ||
|
||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> | ||
<script src="../_static/jquery.js"></script> | ||
<script src="../_static/underscore.js"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script> | ||
<script src="../_static/doctools.js"></script> | ||
<script src="../_static/clipboard.min.js"></script> | ||
<script src="../_static/copybutton.js"></script> | ||
<script src="../_static/scripts/sphinx-book-theme.js?digest=5a5c038af52cf7bc1a1ec88eea08e6366ee68824"></script> | ||
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" /> | ||
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" /> | ||
<script src="../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script> | ||
|
||
<script src="../_static/documentation_options.js?v=9eb32ce0"></script> | ||
<script src="../_static/doctools.js?v=888ff710"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../_static/clipboard.min.js?v=a7894cd8"></script> | ||
<script src="../_static/copybutton.js?v=f281be69"></script> | ||
<script src="../_static/scripts/sphinx-book-theme.js?v=efea14e4"></script> | ||
<script>let toggleHintShow = 'Click to show';</script> | ||
<script>let toggleHintHide = 'Click to hide';</script> | ||
<script>let toggleOpenOnPrint = 'true';</script> | ||
<script src="../_static/togglebutton.js"></script> | ||
<script src="../_static/togglebutton.js?v=4a39c7ea"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
const thebe_selector = ".thebe,.cell" | ||
const thebe_selector_input = "pre" | ||
const thebe_selector_output = ".output, .cell_output" | ||
</script> | ||
<script async="async" src="../_static/sphinx-thebe.js"></script> | ||
<script src="../_static/design-tabs.js?v=36754332"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script> | ||
<script async="async" src="../_static/sphinx-thebe.js?v=c100c467"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script> | ||
<script>DOCUMENTATION_OPTIONS.pagename = '_modules/index';</script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
|
@@ -72,7 +68,15 @@ | |
|
||
|
||
|
||
<a class="skip-link" href="#main-content">Skip to main content</a> | ||
<a id="pst-skip-link" class="skip-link" href="#main-content">Skip to main content</a> | ||
|
||
<div id="pst-scroll-pixel-helper"></div> | ||
|
||
<button type="button" class="btn rounded-pill" id="pst-back-to-top"> | ||
<i class="fa-solid fa-arrow-up"></i> | ||
Back to top | ||
</button> | ||
|
||
|
||
<input type="checkbox" | ||
class="sidebar-toggle" | ||
|
@@ -107,12 +111,17 @@ | |
</form></div> | ||
</div> | ||
|
||
<nav class="bd-header navbar navbar-expand-lg bd-navbar"> | ||
</nav> | ||
<header class="bd-header navbar navbar-expand-lg bd-navbar"> | ||
</header> | ||
|
||
|
||
<div class="bd-container"> | ||
<div class="bd-container__inner bd-page-width"> | ||
|
||
|
||
|
||
|
||
|
||
<div class="bd-sidebar-primary bd-sidebar"> | ||
|
||
|
||
|
@@ -126,24 +135,37 @@ | |
|
||
<div class="sidebar-primary-items__start sidebar-primary__section"> | ||
<div class="sidebar-primary-item"> | ||
|
||
|
||
|
||
<a class="navbar-brand logo" href="../content/intro.html"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<img src="../_static/ccc.png" class="logo__image only-light" alt="Logo image"/> | ||
<script>document.write(`<img src="../_static/ccc.png" class="logo__image only-dark" alt="Logo image"/>`);</script> | ||
<img src="../_static/ccc.png" class="logo__image only-light" alt="Cost-of-Capital-Calculator - Home"/> | ||
<script>document.write(`<img src="../_static/ccc.png" class="logo__image only-dark" alt="Cost-of-Capital-Calculator - Home"/>`);</script> | ||
|
||
|
||
</a></div> | ||
<div class="sidebar-primary-item"><nav class="bd-links" id="bd-docs-nav" aria-label="Main"> | ||
<div class="sidebar-primary-item"> | ||
|
||
<script> | ||
document.write(` | ||
<button class="btn navbar-btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<i class="fa-solid fa-magnifying-glass"></i> | ||
<span class="search-button__default-text">Search</span> | ||
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> | ||
</button> | ||
`); | ||
</script></div> | ||
<div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main"> | ||
<div class="bd-toc-item navbar-nav active"> | ||
|
||
<ul class="nav bd-sidenav bd-sidenav__home-link"> | ||
|
@@ -307,20 +329,22 @@ | |
</button> | ||
|
||
|
||
|
||
<script> | ||
document.write(` | ||
<button class="theme-switch-button btn btn-sm btn-outline-primary navbar-btn rounded-circle" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<span class="theme-switch" data-mode="light"><i class="fa-solid fa-sun"></i></span> | ||
<span class="theme-switch" data-mode="dark"><i class="fa-solid fa-moon"></i></span> | ||
<span class="theme-switch" data-mode="auto"><i class="fa-solid fa-circle-half-stroke"></i></span> | ||
<button class="btn btn-sm navbar-btn theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<span class="theme-switch nav-link" data-mode="light"><i class="fa-solid fa-sun fa-lg"></i></span> | ||
<span class="theme-switch nav-link" data-mode="dark"><i class="fa-solid fa-moon fa-lg"></i></span> | ||
<span class="theme-switch nav-link" data-mode="auto"><i class="fa-solid fa-circle-half-stroke fa-lg"></i></span> | ||
</button> | ||
`); | ||
</script> | ||
|
||
|
||
<script> | ||
document.write(` | ||
<button class="btn btn-sm navbar-btn search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> | ||
<i class="fa-solid fa-magnifying-glass"></i> | ||
<i class="fa-solid fa-magnifying-glass fa-lg"></i> | ||
</button> | ||
`); | ||
</script> | ||
|
@@ -347,7 +371,7 @@ <h1></h1> | |
|
||
|
||
<div id="searchbox"></div> | ||
<article class="bd-article" role="main"> | ||
<article class="bd-article"> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="ccc/calcfunctions.html">ccc.calcfunctions</a></li> | ||
|
@@ -364,22 +388,20 @@ <h1>All modules for which code is available</h1> | |
|
||
|
||
|
||
<footer class="bd-footer-article"> | ||
|
||
|
||
<footer class="prev-next-footer"> | ||
|
||
<div class="footer-article-items footer-article__inner"> | ||
|
||
<div class="footer-article-item"><!-- Previous / next buttons --> | ||
<div class="prev-next-area"> | ||
</div></div> | ||
|
||
</div> | ||
|
||
</footer> | ||
|
||
</div> | ||
|
||
|
||
|
||
<div class="bd-sidebar-secondary bd-toc"></div> | ||
|
||
|
||
</div> | ||
<footer class="bd-footer-content"> | ||
|
@@ -396,6 +418,7 @@ <h1>All modules for which code is available</h1> | |
|
||
<div class="footer-item"> | ||
|
||
|
||
<p class="copyright"> | ||
|
||
© Copyright 2020. | ||
|
@@ -422,8 +445,8 @@ <h1>All modules for which code is available</h1> | |
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script src="../_static/scripts/bootstrap.js?digest=e353d410970836974a52"></script> | ||
<script src="../_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52"></script> | ||
<script src="../_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae"></script> | ||
<script src="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae"></script> | ||
|
||
<footer class="bd-footer"> | ||
</footer> | ||
|
2 changes: 1 addition & 1 deletion
2
....4045f2051d55cab465a707391d5b2007.min.css → ....1e8bd061cd6da7fc9cf755528e8ffc24.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.