Skip to content

Commit

Permalink
favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Nov 5, 2023
1 parent eb56fdb commit 660059b
Show file tree
Hide file tree
Showing 36 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion .devel/sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
copyright_year = "2018–2023"
html_baseurl = "https://genieclust.gagolewski.com/"
html_logo = "https://www.gagolewski.com/_static/img/genieclust.png"
html_favicon = "https://www.gagolewski.com/_static/img/genieclust.png"
github_url = "https://github.com/gagolews/genieclust"
github_star_repo = "gagolews/genieclust"
analytics_id = None # don't use it! this site does not track its users
author = "Marek Gagolewski"
copyright = f"{copyright_year}"
html_title = f"Python and R Package {pkg_title}"
html_short_title = f"{pkg_title}"
html_favicon = "_static/favicon.png"

html_version_text = f'\
Python and R Package<br />\
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/genieclust.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.Genie" href="genieclust_genie.html" /><link rel="prev" title="R Interface Examples" href="weave/r.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>Python Package genieclust Reference - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -405,7 +405,7 @@ <h1>Python Package <cite>genieclust</cite> Reference<a class="headerlink" href="
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_cluster_validity.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.compare_partitions" href="genieclust_compare_partitions.html" /><link rel="prev" title="genieclust.GIc" href="genieclust_gic.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_cluster_validity.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.cluster_validity - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -971,7 +971,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_compare_partitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.inequality" href="genieclust_inequality.html" /><link rel="prev" title="genieclust.cluster_validity" href="genieclust_cluster_validity.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_compare_partitions.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.compare_partitions - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -1041,7 +1041,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_genie.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.GIc" href="genieclust_gic.html" /><link rel="prev" title="Python Package genieclust Reference" href="genieclust.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_genie.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.Genie - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -713,7 +713,7 @@ <h1>genieclust.Genie<a class="headerlink" href="#genieclust-genie" title="Link t
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_gic.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.cluster_validity" href="genieclust_cluster_validity.html" /><link rel="prev" title="genieclust.Genie" href="genieclust_genie.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_gic.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.GIc - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -495,7 +495,7 @@ <h1>genieclust.GIc<a class="headerlink" href="#genieclust-gic" title="Link to th
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_inequality.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.internal" href="genieclust_internal.html" /><link rel="prev" title="genieclust.compare_partitions" href="genieclust_compare_partitions.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_inequality.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.inequality - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -540,7 +540,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_internal.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.plots" href="genieclust_plots.html" /><link rel="prev" title="genieclust.inequality" href="genieclust_inequality.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_internal.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.internal - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -624,7 +624,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_plots.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="genieclust.tools" href="genieclust_tools.html" /><link rel="prev" title="genieclust.internal" href="genieclust_internal.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_plots.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.plots - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -443,7 +443,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genieclust_tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="R Package genieclust Reference" href="rapi.html" /><link rel="prev" title="genieclust.plots" href="genieclust_plots.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genieclust_tools.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>genieclust.tools - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -465,7 +465,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/genindex.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 --><title>Index - Python and R Package genieclust</title>
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 --><title>Index - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/plot_directive.css" />
Expand Down Expand Up @@ -600,7 +600,7 @@ <h2>W</h2>
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Basics" href="weave/basics.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/index.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -455,7 +455,7 @@ <h2>Contributing<a class="headerlink" href="#contributing" title="Link to this h
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Benchmarks — Detailed Results" href="weave/benchmarks_details.html" /><link rel="prev" title="mst: Minimum Spanning Tree of the Pairwise Distance Graph" href="rapi/mst.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/news.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 -->
<title>Changelog - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -472,7 +472,7 @@ <h2>0.1a2 (2018-05-23)<a class="headerlink" href="#a2-2018-05-23" title="Link to
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />
<link rel="canonical" href="https://genieclust.gagolewski.com/py-modindex.html" />

<link rel="shortcut icon" href="_static/favicon.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 --><title>Python Module Index - Python and R Package genieclust</title>
<link rel="shortcut icon" href="https://www.gagolewski.com/_static/img/genieclust.png"/><!-- Generated with Sphinx 7.2.5 and Furo 2023.08.19 --><title>Python Module Index - Python and R Package genieclust</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/plot_directive.css" />
Expand Down Expand Up @@ -334,7 +334,7 @@ <h1>Python Module Index</h1>
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-11-02T13:35:08+1100.
Last updated on 2023-11-05T12:27:48+1100.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
Loading

0 comments on commit 660059b

Please sign in to comment.