Skip to content

Commit

Permalink
Deploy docs to master by GitHub Actions triggered by 222abb1
Browse files Browse the repository at this point in the history
  • Loading branch information
TeNeS Developers committed Sep 13, 2023
1 parent 5fc128a commit b4b2ac5
Show file tree
Hide file tree
Showing 75 changed files with 514 additions and 473 deletions.
2 changes: 1 addition & 1 deletion manual/master/en/html/.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: a41e9870e04b879901ca859d644e78cb
config: 3fe485a70db6dcb63a17405d65b58feb
tags: 645f666f9bcd5a90fca523b33c5a78b7
1 change: 1 addition & 0 deletions manual/master/en/html/_sources/about/info.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ TeNeS is developed by the following members.
Version information
======================

- ver. 1.3.4: 2023-09-13.
- ver. 1.3.3: 2023-07-14.
- ver. 1.3.2: 2023-06-08.
- ver. 1.3.1: 2022-10-21.
Expand Down
18 changes: 18 additions & 0 deletions manual/master/en/html/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,16 @@ dd {
margin-left: 30px;
}

.sig dd {
margin-top: 0px;
margin-bottom: 0px;
}

.sig dl {
margin-top: 0px;
margin-bottom: 0px;
}

dl > dd:last-child,
dl > dd:last-child > :last-child {
margin-bottom: 0;
Expand Down Expand Up @@ -738,6 +748,14 @@ abbr, acronym {
cursor: help;
}

.translated {
background-color: rgba(207, 255, 207, 0.2)
}

.untranslated {
background-color: rgba(255, 207, 207, 0.2)
}

/* -- code displays --------------------------------------------------------- */

pre {
Expand Down
2 changes: 1 addition & 1 deletion manual/master/en/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.3.3',
VERSION: '1.3.4',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
1 change: 1 addition & 0 deletions manual/master/en/html/_static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
Expand Down
14 changes: 7 additions & 7 deletions manual/master/en/html/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>1. What is TeNeS ? &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>1. What is TeNeS ? &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="1.1. Overview" href="info.html" />
Expand Down Expand Up @@ -122,7 +122,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
15 changes: 8 additions & 7 deletions manual/master/en/html/about/info.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>1.1. Overview &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>1.1. Overview &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="2. Install" href="../install.html" />
Expand Down Expand Up @@ -53,6 +53,7 @@ <h1><span class="section-number">1.2. </span>Developers<a class="headerlink" hre
<section id="version-information">
<h1><span class="section-number">1.3. </span>Version information<a class="headerlink" href="#version-information" title="Permalink to this heading"></a></h1>
<ul class="simple">
<li><p>ver. 1.3.4: 2023-09-13.</p></li>
<li><p>ver. 1.3.3: 2023-07-14.</p></li>
<li><p>ver. 1.3.2: 2023-06-08.</p></li>
<li><p>ver. 1.3.1: 2022-10-21.</p></li>
Expand Down Expand Up @@ -159,7 +160,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
14 changes: 7 additions & 7 deletions manual/master/en/html/acknowledge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>8. Acknowledgement &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>8. Acknowledgement &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="9. Contacts" href="../contact/index.html" />
Expand Down Expand Up @@ -105,7 +105,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
14 changes: 7 additions & 7 deletions manual/master/en/html/algorithm/algorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>6. Algorithm &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>6. Algorithm &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand Down Expand Up @@ -211,7 +211,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
14 changes: 7 additions & 7 deletions manual/master/en/html/algorithm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>&lt;no title&gt; &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>&lt;no title&gt; &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="6. Algorithm" href="algorithms.html" />
Expand Down Expand Up @@ -111,7 +111,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
14 changes: 7 additions & 7 deletions manual/master/en/html/contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>9. Contacts &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>9. Contacts &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="prev" title="8. Acknowledgement" href="../acknowledge/index.html" />
Expand Down Expand Up @@ -120,7 +120,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
14 changes: 7 additions & 7 deletions manual/master/en/html/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>7. FAQ &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<title>7. FAQ &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=66c3864b" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=c122253c"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand Down Expand Up @@ -113,7 +113,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>&lt;no title&gt; &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>&lt;no title&gt; &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand Down Expand Up @@ -158,7 +158,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Example &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>Example &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand Down Expand Up @@ -141,7 +141,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
14 changes: 7 additions & 7 deletions manual/master/en/html/file_specification/expert_format.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>5.4. Input file for tenes &#8212; TeNeS 1.3.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<title>5.4. Input file for tenes &#8212; TeNeS 1.3.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=66c3864b" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=c122253c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand Down Expand Up @@ -931,7 +931,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2019-, Institute for Solid State Physics, University of Tokyo.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.2</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

|
Expand Down
Loading

0 comments on commit b4b2ac5

Please sign in to comment.