Skip to content

Commit

Permalink
Github Actions doc build after commit 53f86bb
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtage committed Sep 24, 2024
1 parent 39f5967 commit 6ab0a86
Show file tree
Hide file tree
Showing 1,994 changed files with 34,299 additions and 17,199 deletions.
Binary file modified _images/asset-pricing_examples_examples_14_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/system_examples_examples_11_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 23 additions & 7 deletions _modules/collections/abc.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@



<title>collections.abc - linearmodels 6.0</title>
<title>collections.abc - linearmodels 6.1</title>



Expand Down Expand Up @@ -48,7 +48,7 @@
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>


<link rel="stylesheet" type="text/css" href="../../_static/sphinx_immaterial_theme.359ec555e2989f00f.min.css?v=b000af5c" />
<link rel="stylesheet" type="text/css" href="../../_static/sphinx_immaterial_theme.3625f807144f53acf.min.css?v=fbfc4466" />
<link rel="stylesheet" type="text/css" href="../../_static/css/small_fixes.css?v=34934119" />
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>

Expand Down Expand Up @@ -88,7 +88,7 @@

<header class="md-header" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="../../index.html" title="linearmodels 6.0" class="md-header__button md-logo" aria-label="linearmodels 6.0" data-md-component="logo">
<a href="../../index.html" title="linearmodels 6.1" class="md-header__button md-logo" aria-label="linearmodels 6.1" data-md-component="logo">
<img src="../../_static/bw-logo.svg" alt="logo">
</a>
<label class="md-header__button md-icon" for="__drawer">
Expand All @@ -98,7 +98,7 @@
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
linearmodels 6.0
linearmodels 6.1
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
Expand Down Expand Up @@ -185,10 +185,10 @@

<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../../index.html" title="linearmodels 6.0" class="md-nav__button md-logo" aria-label="linearmodels 6.0" data-md-component="logo">
<a href="../../index.html" title="linearmodels 6.1" class="md-nav__button md-logo" aria-label="linearmodels 6.1" data-md-component="logo">
<img src="../../_static/bw-logo.svg" alt="logo">
</a>
linearmodels 6.0
linearmodels 6.1
</label>

<div class="md-nav__source">
Expand Down Expand Up @@ -309,6 +309,22 @@



<li class="md-nav__item">
<a href="../../types.html" class="md-nav__link">
<span title="/types.rst (reference label)" class="md-ellipsis">Type Aliases</span>
</a>
</li>











<li class="md-nav__item">
<a href="../../plan.html" class="md-nav__link">
<span title="/plan.rst (reference label)" class="md-ellipsis">Module Plans</span>
Expand Down Expand Up @@ -431,7 +447,7 @@ <h1>Source code for collections.abc</h1><div class="highlight"><pre>

Created using
<a href="https://www.sphinx-doc.org/" target="_blank" rel="noopener">Sphinx</a>
7.2.6.
8.0.2.
and
<a href="https://github.com/jbms/sphinx-immaterial/" target="_blank" rel="noopener">Sphinx-Immaterial</a>

Expand Down
30 changes: 23 additions & 7 deletions _modules/functools.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@



<title>functools - linearmodels 6.0</title>
<title>functools - linearmodels 6.1</title>



Expand Down Expand Up @@ -48,7 +48,7 @@
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>


<link rel="stylesheet" type="text/css" href="../_static/sphinx_immaterial_theme.359ec555e2989f00f.min.css?v=b000af5c" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx_immaterial_theme.3625f807144f53acf.min.css?v=fbfc4466" />
<link rel="stylesheet" type="text/css" href="../_static/css/small_fixes.css?v=34934119" />
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>

Expand Down Expand Up @@ -88,7 +88,7 @@

<header class="md-header" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="../index.html" title="linearmodels 6.0" class="md-header__button md-logo" aria-label="linearmodels 6.0" data-md-component="logo">
<a href="../index.html" title="linearmodels 6.1" class="md-header__button md-logo" aria-label="linearmodels 6.1" data-md-component="logo">
<img src="../_static/bw-logo.svg" alt="logo">
</a>
<label class="md-header__button md-icon" for="__drawer">
Expand All @@ -98,7 +98,7 @@
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
linearmodels 6.0
linearmodels 6.1
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
Expand Down Expand Up @@ -185,10 +185,10 @@

<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../index.html" title="linearmodels 6.0" class="md-nav__button md-logo" aria-label="linearmodels 6.0" data-md-component="logo">
<a href="../index.html" title="linearmodels 6.1" class="md-nav__button md-logo" aria-label="linearmodels 6.1" data-md-component="logo">
<img src="../_static/bw-logo.svg" alt="logo">
</a>
linearmodels 6.0
linearmodels 6.1
</label>

<div class="md-nav__source">
Expand Down Expand Up @@ -309,6 +309,22 @@



<li class="md-nav__item">
<a href="../types.html" class="md-nav__link">
<span title="/types.rst (reference label)" class="md-ellipsis">Type Aliases</span>
</a>
</li>











<li class="md-nav__item">
<a href="../plan.html" class="md-nav__link">
<span title="/plan.rst (reference label)" class="md-ellipsis">Module Plans</span>
Expand Down Expand Up @@ -1420,7 +1436,7 @@ <h1>Source code for functools</h1><div class="highlight"><pre>

Created using
<a href="https://www.sphinx-doc.org/" target="_blank" rel="noopener">Sphinx</a>
7.2.6.
8.0.2.
and
<a href="https://github.com/jbms/sphinx-immaterial/" target="_blank" rel="noopener">Sphinx-Immaterial</a>

Expand Down
30 changes: 23 additions & 7 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@



<title>Overview: module code - linearmodels 6.0</title>
<title>Overview: module code - linearmodels 6.1</title>



Expand Down Expand Up @@ -48,7 +48,7 @@
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>


<link rel="stylesheet" type="text/css" href="../_static/sphinx_immaterial_theme.359ec555e2989f00f.min.css?v=b000af5c" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx_immaterial_theme.3625f807144f53acf.min.css?v=fbfc4466" />
<link rel="stylesheet" type="text/css" href="../_static/css/small_fixes.css?v=34934119" />
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>

Expand Down Expand Up @@ -88,7 +88,7 @@

<header class="md-header" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="../index.html" title="linearmodels 6.0" class="md-header__button md-logo" aria-label="linearmodels 6.0" data-md-component="logo">
<a href="../index.html" title="linearmodels 6.1" class="md-header__button md-logo" aria-label="linearmodels 6.1" data-md-component="logo">
<img src="../_static/bw-logo.svg" alt="logo">
</a>
<label class="md-header__button md-icon" for="__drawer">
Expand All @@ -98,7 +98,7 @@
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
linearmodels 6.0
linearmodels 6.1
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
Expand Down Expand Up @@ -185,10 +185,10 @@

<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../index.html" title="linearmodels 6.0" class="md-nav__button md-logo" aria-label="linearmodels 6.0" data-md-component="logo">
<a href="../index.html" title="linearmodels 6.1" class="md-nav__button md-logo" aria-label="linearmodels 6.1" data-md-component="logo">
<img src="../_static/bw-logo.svg" alt="logo">
</a>
linearmodels 6.0
linearmodels 6.1
</label>

<div class="md-nav__source">
Expand Down Expand Up @@ -309,6 +309,22 @@



<li class="md-nav__item">
<a href="../types.html" class="md-nav__link">
<span title="/types.rst (reference label)" class="md-ellipsis">Type Aliases</span>
</a>
</li>











<li class="md-nav__item">
<a href="../plan.html" class="md-nav__link">
<span title="/plan.rst (reference label)" class="md-ellipsis">Module Plans</span>
Expand Down Expand Up @@ -454,7 +470,7 @@ <h1>All modules for which code is available</h1>

Created using
<a href="https://www.sphinx-doc.org/" target="_blank" rel="noopener">Sphinx</a>
7.2.6.
8.0.2.
and
<a href="https://github.com/jbms/sphinx-immaterial/" target="_blank" rel="noopener">Sphinx-Immaterial</a>

Expand Down
Loading

0 comments on commit 6ab0a86

Please sign in to comment.