Skip to content

Commit f619ec8

Browse files
deploy: 991f94d
1 parent d02dc39 commit f619ec8

File tree

6 files changed

+15
-1
lines changed

6 files changed

+15
-1
lines changed

docs/.doctrees/environment.pickle

379 Bytes
Binary file not shown.
1.93 KB
Binary file not shown.

docs/_sources/installation.rst.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ Then, build and install:
5353
5454
pip install .
5555
56+
GitHub Repository
57+
----------------
58+
59+
The source code is available on GitHub:
60+
61+
`https://github.com/YihanWangAstro/VegasAfterglow <https://github.com/YihanWangAstro/VegasAfterglow>`_
62+
5663
C++ Installation
5764
----------------
5865

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ <h2>Key Features<a class="headerlink" href="#key-features" title="Link to this h
111111
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a><ul>
112112
<li class="toctree-l2"><a class="reference internal" href="installation.html#prerequisites">Prerequisites</a></li>
113113
<li class="toctree-l2"><a class="reference internal" href="installation.html#python-installation">Python Installation</a></li>
114+
<li class="toctree-l2"><a class="reference internal" href="installation.html#github-repository">GitHub Repository</a></li>
114115
<li class="toctree-l2"><a class="reference internal" href="installation.html#c-installation">C++ Installation</a></li>
115116
<li class="toctree-l2"><a class="reference internal" href="installation.html#requirements">Requirements</a></li>
116117
</ul>

docs/installation.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<li class="toctree-l3"><a class="reference internal" href="#from-source">From Source</a></li>
5959
</ul>
6060
</li>
61+
<li class="toctree-l2"><a class="reference internal" href="#github-repository">GitHub Repository</a></li>
6162
<li class="toctree-l2"><a class="reference internal" href="#c-installation">C++ Installation</a></li>
6263
<li class="toctree-l2"><a class="reference internal" href="#requirements">Requirements</a></li>
6364
</ul>
@@ -145,6 +146,11 @@ <h3>From Source<a class="headerlink" href="#from-source" title="Link to this hea
145146
</div>
146147
</section>
147148
</section>
149+
<section id="github-repository">
150+
<h2>GitHub Repository<a class="headerlink" href="#github-repository" title="Link to this heading"></a></h2>
151+
<p>The source code is available on GitHub:</p>
152+
<p><a class="reference external" href="https://github.com/YihanWangAstro/VegasAfterglow">https://github.com/YihanWangAstro/VegasAfterglow</a></p>
153+
</section>
148154
<section id="c-installation">
149155
<h2>C++ Installation<a class="headerlink" href="#c-installation" title="Link to this heading"></a></h2>
150156
<p>For advanced users who want to compile and use the C++ library directly:</p>

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)