Skip to content

Commit

Permalink
trying to fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Oct 19, 2016
1 parent ca1166c commit ee175cb
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 40 deletions.
26 changes: 13 additions & 13 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
pygbif
=======
======

|pypi| |docs| |travis| |coverage|

Python client for the `GBIF API
<http://www.gbif.org/developer/summary>`__.
<http://www.gbif.org/developer/summary>`_

`Source on GitHub at sckott/pygbif <https://github.com/sckott/pygbif>`__
`Source on GitHub at sckott/pygbif <https://github.com/sckott/pygbif>`_

Other GBIF clients:

* R: `rgbif`, `ropensci/rgbif <https://github.com/ropensci/rgbif>`__
* R: `rgbif`, `ropensci/rgbif <https://github.com/ropensci/rgbif>`_

Installation
============
Expand All @@ -35,7 +35,7 @@ Development version

You can import the entire library, or each module individually as needed.

Note that `GBIF maps API <http://www.gbif.org/developer/maps>`__ is not included in `pygbif`.
Note that `GBIF maps API <http://www.gbif.org/developer/maps>`_ is not included in `pygbif`.

Registry module
===============
Expand All @@ -59,7 +59,7 @@ Example usage:
registry.dataset_metrics(uuid='3f8a1297-3259-4700-91fc-acc4170b27ce')
Species module
===============
==============

species module API:

Expand Down Expand Up @@ -116,17 +116,17 @@ Example usage:
Contributors
============

* `Scott Chamberlain <https://github.com/sckott>`__
* `Robert Forkel <https://github.com/xrotwang>`__
* `Jan Legind <https://github.com/jlegind>`__
* `Stijn Van Hoey <https://github.com/stijnvanhoey>`__
* `Peter Desmet <https://github.com/peterdesmet>`__
* `Scott Chamberlain <https://github.com/sckott>`_
* `Robert Forkel <https://github.com/xrotwang>`_
* `Jan Legind <https://github.com/jlegind>`_
* `Stijn Van Hoey <https://github.com/stijnvanhoey>`_
* `Peter Desmet <https://github.com/peterdesmet>`_

Meta
====

* License: MIT, see `LICENSE file <LICENSE>`__
* Please note that this project is released with a `Contributor Code of Conduct <CONDUCT.md>`__. By participating in this project you agree to abide by its terms.
* License: MIT, see `LICENSE file <LICENSE>`_
* Please note that this project is released with a `Contributor Code of Conduct <CONDUCT.md>`_. By participating in this project you agree to abide by its terms.

.. |pypi| image:: https://img.shields.io/pypi/v/pygbif.svg
:target: https://pypi.python.org/pypi/pygbif
Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
28 changes: 15 additions & 13 deletions docs/_build/html/_sources/index.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
pygbif
=======
======

|pypi| |docs| |travis| |coverage|

Python client for the `GBIF API
<http://www.gbif.org/developer/summary>`__.
<http://www.gbif.org/developer/summary>`_

`Source on GitHub at sckott/pygbif <https://github.com/sckott/pygbif>`__
`Source on GitHub at sckott/pygbif <https://github.com/sckott/pygbif>`_

Other GBIF clients:

* R: `rgbif`, `ropensci/rgbif <https://github.com/ropensci/rgbif>`__
* R: `rgbif`, `ropensci/rgbif <https://github.com/ropensci/rgbif>`_

Installation
============
Expand All @@ -35,7 +35,7 @@ Development version

You can import the entire library, or each module individually as needed.

Note that `GBIF maps API <http://www.gbif.org/developer/maps>`__ is not included in `pygbif`.
Note that `GBIF maps API <http://www.gbif.org/developer/maps>`_ is not included in `pygbif`.

Registry module
===============
Expand All @@ -59,7 +59,7 @@ Example usage:
registry.dataset_metrics(uuid='3f8a1297-3259-4700-91fc-acc4170b27ce')

Species module
===============
==============

species module API:

Expand Down Expand Up @@ -116,17 +116,17 @@ Example usage:
Contributors
============

* `Scott Chamberlain <https://github.com/sckott>`__
* `Robert Forkel <https://github.com/xrotwang>`__
* `Jan Legind <https://github.com/jlegind>`__
* `Stijn Van Hoey <https://github.com/stijnvanhoey>`__
* `Peter Desmet <https://github.com/peterdesmet>`__
* `Scott Chamberlain <https://github.com/sckott>`_
* `Robert Forkel <https://github.com/xrotwang>`_
* `Jan Legind <https://github.com/jlegind>`_
* `Stijn Van Hoey <https://github.com/stijnvanhoey>`_
* `Peter Desmet <https://github.com/peterdesmet>`_

Meta
====

* License: MIT, see `LICENSE file <LICENSE>`__
* Please note that this project is released with a `Contributor Code of Conduct <CONDUCT.md>`__. By participating in this project you agree to abide by its terms.
* License: MIT, see `LICENSE file <LICENSE>`_
* Please note that this project is released with a `Contributor Code of Conduct <CONDUCT.md>`_. By participating in this project you agree to abide by its terms.

.. |pypi| image:: https://img.shields.io/pypi/v/pygbif.svg
:target: https://pypi.python.org/pypi/pygbif
Expand All @@ -141,6 +141,8 @@ Meta
:target: https://coveralls.io/github/sckott/pygbif?branch=master




Contents
--------

Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<div class="section" id="pygbif">
<h1>pygbif<a class="headerlink" href="#pygbif" title="Permalink to this headline"></a></h1>
<p><a class="reference external" href="https://pypi.python.org/pypi/pygbif"><img alt="pypi" src="https://img.shields.io/pypi/v/pygbif.svg" /></a> <a class="reference external" href="http://pygbif.rtfd.org/"><img alt="docs" src="https://readthedocs.org/projects/pygbif/badge/?version=latest" /></a> <a class="reference external" href="https://travis-ci.org/sckott/pygbif"><img alt="travis" src="https://travis-ci.org/sckott/pygbif.svg" /></a> <a class="reference external" href="https://coveralls.io/github/sckott/pygbif?branch=master"><img alt="coverage" src="https://coveralls.io/repos/sckott/pygbif/badge.svg?branch=master&amp;service=github" /></a></p>
<p>Python client for the <a class="reference external" href="http://www.gbif.org/developer/summary">GBIF API</a>.</p>
<p>Python client for the <a class="reference external" href="http://www.gbif.org/developer/summary">GBIF API</a></p>
<p><a class="reference external" href="https://github.com/sckott/pygbif">Source on GitHub at sckott/pygbif</a></p>
<p>Other GBIF clients:</p>
<ul class="simple">
Expand Down
28 changes: 15 additions & 13 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
pygbif
=======
======

|pypi| |docs| |travis| |coverage|

Python client for the `GBIF API
<http://www.gbif.org/developer/summary>`__.
<http://www.gbif.org/developer/summary>`_

`Source on GitHub at sckott/pygbif <https://github.com/sckott/pygbif>`__
`Source on GitHub at sckott/pygbif <https://github.com/sckott/pygbif>`_

Other GBIF clients:

* R: `rgbif`, `ropensci/rgbif <https://github.com/ropensci/rgbif>`__
* R: `rgbif`, `ropensci/rgbif <https://github.com/ropensci/rgbif>`_

Installation
============
Expand All @@ -35,7 +35,7 @@ Development version

You can import the entire library, or each module individually as needed.

Note that `GBIF maps API <http://www.gbif.org/developer/maps>`__ is not included in `pygbif`.
Note that `GBIF maps API <http://www.gbif.org/developer/maps>`_ is not included in `pygbif`.

Registry module
===============
Expand All @@ -59,7 +59,7 @@ Example usage:
registry.dataset_metrics(uuid='3f8a1297-3259-4700-91fc-acc4170b27ce')
Species module
===============
==============

species module API:

Expand Down Expand Up @@ -116,17 +116,17 @@ Example usage:
Contributors
============

* `Scott Chamberlain <https://github.com/sckott>`__
* `Robert Forkel <https://github.com/xrotwang>`__
* `Jan Legind <https://github.com/jlegind>`__
* `Stijn Van Hoey <https://github.com/stijnvanhoey>`__
* `Peter Desmet <https://github.com/peterdesmet>`__
* `Scott Chamberlain <https://github.com/sckott>`_
* `Robert Forkel <https://github.com/xrotwang>`_
* `Jan Legind <https://github.com/jlegind>`_
* `Stijn Van Hoey <https://github.com/stijnvanhoey>`_
* `Peter Desmet <https://github.com/peterdesmet>`_

Meta
====

* License: MIT, see `LICENSE file <LICENSE>`__
* Please note that this project is released with a `Contributor Code of Conduct <CONDUCT.md>`__. By participating in this project you agree to abide by its terms.
* License: MIT, see `LICENSE file <LICENSE>`_
* Please note that this project is released with a `Contributor Code of Conduct <CONDUCT.md>`_. By participating in this project you agree to abide by its terms.

.. |pypi| image:: https://img.shields.io/pypi/v/pygbif.svg
:target: https://pypi.python.org/pypi/pygbif
Expand All @@ -141,6 +141,8 @@ Meta
:target: https://coveralls.io/github/sckott/pygbif?branch=master




Contents
--------

Expand Down

0 comments on commit ee175cb

Please sign in to comment.