1616    document . documentElement . dataset . mode  =  localStorage . getItem ( "mode" )  ||  "" ; 
1717    document . documentElement . dataset . theme  =  localStorage . getItem ( "theme" )  ||  "" ; 
1818  </ script > 
19-   <!--   
20-     this give us a css class that will be invisible only if js is disabled   
19+   <!-- 
20+     this give us a css class that will be invisible only if js is disabled 
2121  --> 
2222  < noscript > 
2323    < style > 
2727  </ noscript > 
2828
2929  <!-- Loaded before other Sphinx assets --> 
30-   < link  href ="_static/styles/theme.css?digest=26a4bc78f4c0ddb94549  " rel ="stylesheet " /> 
31- < link  href ="_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549  " rel ="stylesheet " /> 
30+   < link  href ="_static/styles/theme.css?digest=8878045cc6db502f8baf  " rel ="stylesheet " /> 
31+ < link  href ="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf  " rel ="stylesheet " /> 
3232
33-     < link  rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=a746c00c  " /> 
33+     < link  rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=8f2a1f02  " /> 
3434    < link  rel ="stylesheet " type ="text/css " href ="_static/copybutton.css?v=76b2166b " /> 
3535    < link  rel ="stylesheet " type ="text/css " href ="_static/sphinx-design.min.css?v=95c83b7e " /> 
3636    < link  rel ="stylesheet " type ="text/css " href ="_static/css/style.css?v=3e6c503c " /> 
3737
3838  <!-- So that users can add custom icons --> 
39-   < script  src ="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549  "> </ script > 
39+   < script  src ="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf  "> </ script > 
4040  <!-- Pre-loaded scripts that we'll load fully later --> 
41-   < link  rel ="preload " as ="script " href ="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549  " /> 
42- < link  rel ="preload " as ="script " href ="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549  " /> 
41+   < link  rel ="preload " as ="script " href ="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf  " /> 
42+ < link  rel ="preload " as ="script " href ="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf  " /> 
4343
4444    < script  src ="_static/documentation_options.js?v=5929fcd5 "> </ script > 
4545    < script  src ="_static/doctools.js?v=9bcbadda "> </ script > 
377377
378378
379379  < div  class ="sidebar-primary-items__end sidebar-primary__section "> 
380+       < div  class ="sidebar-primary-item "> 
381+ < div  id ="ethical-ad-placement "
382+       class ="flat "
383+       data-ea-publisher ="readthedocs "
384+       data-ea-type ="readthedocs-sidebar "
385+       data-ea-manual ="true "> 
386+ </ div > </ div > 
380387  </ div > 
381-   
382-   < div  id ="rtd-footer-container "> </ div > 
383388
384389
385390      </ div > 
@@ -496,8 +501,8 @@ <h2>Pre-history<a class="headerlink" href="#pre-history" title="Link to this hea
496501  </ div > 
497502
498503  <!-- Scripts loaded after <body> so the DOM is not blocked --> 
499-   < script  defer  src ="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549  "> </ script > 
500- < script  defer  src ="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549  "> </ script > 
504+   < script  defer  src ="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf  "> </ script > 
505+ < script  defer  src ="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf  "> </ script > 
501506
502507  < footer  class ="bd-footer "> 
503508< div  class ="bd-footer__inner bd-page-width "> 
@@ -508,7 +513,7 @@ <h2>Pre-history<a class="headerlink" href="#pre-history" title="Link to this hea
508513
509514  < p  class ="copyright "> 
510515
511-       © Copyright 2014-2024 , scikit-bio development team.
516+       © Copyright 2014-2025 , scikit-bio development team.
512517      < br /> 
513518
514519  </ p > 
@@ -534,7 +539,8 @@ <h2>Pre-history<a class="headerlink" href="#pre-history" title="Link to this hea
534539
535540        < div  class ="footer-item "> 
536541< p  class ="theme-version "> 
537-   Built with the < a  href ="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html "> PyData Sphinx Theme</ a >  0.16.0.
542+   <!-- # L10n: Setting the PST URL as an argument as this does not need to be localized --> 
543+   Built with the < a  href ="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html "> PyData Sphinx Theme</ a >  0.16.1.
538544</ p > </ div > 
539545
540546    </ div > 
0 commit comments