Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 from biotaphy/release-1.0-documentation
Browse files Browse the repository at this point in the history
Release 1.0 documentation
  • Loading branch information
cjgrady authored Mar 14, 2019
2 parents 782d5a3 + 659cd31 commit 4853d9f
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# BiotaPhy analyses

![Latest release](https://img.shields.io/github/release/biotaphy/analyses.svg)
[![Build Status](https://travis-ci.org/biotaphy/analyses.svg?branch=master)](https://travis-ci.org/biotaphy/analyses) [![Coverage Status](https://coveralls.io/repos/github/biotaphy/analyses/badge.svg?branch=master)](https://coveralls.io/github/biotaphy/analyses?branch=master)
![License Badge](https://img.shields.io/github/license/biotaphy/analyses.svg)

The BiotaPhy Analyses repository is an open source project, initially,
containing tools generated as part of the BiotaPhy project for computing bio
Expand Down
4 changes: 4 additions & 0 deletions _sphinx_config/analyses/ancestral_distribution.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,7 @@ generate plots of the ancestral distributions by providing a directory to the

References
==========

Folk, R. A., Visger, C. J., Soltis, P. S., Soltis, D. E., & Guralnick, R. P. (2018). Geographic range dynamics drove ancient hybridization in a lineage of angiosperms. The American Naturalist, 192(2), 171-187.

Smith, S. A., & Donoghue, M. J. (2010). Combining historical biogeography with niche modeling in the Caprifolium clade of Lonicera (Caprifoliaceae, Dipsacales). Systematic biology, 59(3), 322-341.
4 changes: 4 additions & 0 deletions _sphinx_config/pages/references.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
References
==========

Folk, R. A., Visger, C. J., Soltis, P. S., Soltis, D. E., & Guralnick, R. P. (2018). Geographic range dynamics drove ancient hybridization in a lineage of angiosperms. The American Naturalist, 192(2), 171-187.

Smith, S. A., & Donoghue, M. J. (2010). Combining historical biogeography with niche modeling in the Caprifolium clade of Lonicera (Caprifoliaceae, Dipsacales). Systematic biology, 59(3), 322-341.
Binary file modified docs/sphinx/.doctrees/analyses/ancestral_distribution.doctree
Binary file not shown.
Binary file modified docs/sphinx/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/sphinx/.doctrees/pages/format_json.doctree
Binary file not shown.
Binary file modified docs/sphinx/.doctrees/pages/references.doctree
Binary file not shown.
4 changes: 4 additions & 0 deletions docs/sphinx/_sources/analyses/ancestral_distribution.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,7 @@ generate plots of the ancestral distributions by providing a directory to the

References
==========

Folk, R. A., Visger, C. J., Soltis, P. S., Soltis, D. E., & Guralnick, R. P. (2018). Geographic range dynamics drove ancient hybridization in a lineage of angiosperms. The American Naturalist, 192(2), 171-187.

Smith, S. A., & Donoghue, M. J. (2010). Combining historical biogeography with niche modeling in the Caprifolium clade of Lonicera (Caprifoliaceae, Dipsacales). Systematic biology, 59(3), 322-341.
4 changes: 4 additions & 0 deletions docs/sphinx/_sources/pages/references.rst.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
References
==========

Folk, R. A., Visger, C. J., Soltis, P. S., Soltis, D. E., & Guralnick, R. P. (2018). Geographic range dynamics drove ancient hybridization in a lineage of angiosperms. The American Naturalist, 192(2), 171-187.

Smith, S. A., & Donoghue, M. J. (2010). Combining historical biogeography with niche modeling in the Caprifolium clade of Lonicera (Caprifoliaceae, Dipsacales). Systematic biology, 59(3), 322-341.
2 changes: 2 additions & 0 deletions docs/sphinx/analyses/ancestral_distribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,8 @@ <h2>Output<a class="headerlink" href="#output" title="Permalink to this headline
</div>
<div class="section" id="references">
<h2>References<a class="headerlink" href="#references" title="Permalink to this headline"></a></h2>
<p>Folk, R. A., Visger, C. J., Soltis, P. S., Soltis, D. E., &amp; Guralnick, R. P. (2018). Geographic range dynamics drove ancient hybridization in a lineage of angiosperms. The American Naturalist, 192(2), 171-187.</p>
<p>Smith, S. A., &amp; Donoghue, M. J. (2010). Combining historical biogeography with niche modeling in the Caprifolium clade of Lonicera (Caprifoliaceae, Dipsacales). Systematic biology, 59(3), 322-341.</p>
</div>
</div>

Expand Down
2 changes: 2 additions & 0 deletions docs/sphinx/pages/references.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ <h3>Navigation</h3>

<div class="section" id="references">
<h1>References<a class="headerlink" href="#references" title="Permalink to this headline"></a></h1>
<p>Folk, R. A., Visger, C. J., Soltis, P. S., Soltis, D. E., &amp; Guralnick, R. P. (2018). Geographic range dynamics drove ancient hybridization in a lineage of angiosperms. The American Naturalist, 192(2), 171-187.</p>
<p>Smith, S. A., &amp; Donoghue, M. J. (2010). Combining historical biogeography with niche modeling in the Caprifolium clade of Lonicera (Caprifoliaceae, Dipsacales). Systematic biology, 59(3), 322-341.</p>
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4853d9f

Please sign in to comment.