Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Dec 3, 2015
1 parent a40e90e commit eb42e25
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 23 deletions.
6 changes: 1 addition & 5 deletions Changelog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
.. _changelog:

Changelog
=========

Expand All @@ -23,9 +21,7 @@ Changelog
* New method `crosscite()` - get a citation for DOIs, only supports simple text format
* New method `random_dois()` - get a random set of DOIs
* Now importing `xml.dom` to do small amount of XML parsing
* Changed library structure, now with module system, separated into modules for
the main Crossref search API (i.e., `api.crossref.org`) including higher level methods
(e.g., `registration_agency`), content negotiation, and citation counts.
* Changed library structure, now with module system, separated into modules for the main Crossref search API (i.e., `api.crossref.org`) including higher level methods (e.g., `registration_agency`), content negotiation, and citation counts.

0.0.6 (2015-11-09)
--------------------
Expand Down
Binary file modified docs/_build/doctrees/changelog_link.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
26 changes: 13 additions & 13 deletions docs/_build/html/changelog_link.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
<li class="toctree-l1"><a class="reference internal" href="cn.html">Content negotiation</a></li>
<li class="toctree-l1"><a class="reference internal" href="exceptions.html">Exceptions</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#id2">0.1.3 (2015-12-02)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id3">0.1.1 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id4">0.1.0 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id5">0.0.6 (2015-11-09)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id1">0.1.3 (2015-12-02)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id2">0.1.1 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id3">0.1.0 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id4">0.0.6 (2015-11-09)</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -138,9 +138,9 @@
<div itemprop="articleBody">

<div class="section" id="changelog">
<span id="id1"></span><h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
<div class="section" id="id2">
<h2>0.1.3 (2015-12-02)<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
<div class="section" id="id1">
<h2>0.1.3 (2015-12-02)<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Fix wheel file to be a universal to install on python2 and python3 (#25)</li>
<li>Added method <cite>csl_styles</cite> to get CSL styles for use in content negotiation (#27)</li>
Expand All @@ -149,14 +149,14 @@ <h2>0.1.3 (2015-12-02)<a class="headerlink" href="#id2" title="Permalink to this
<li>Made note in docs that funders without IDs don&#8217;t show up on the <cite>/funders</cite> route (#23)</li>
</ul>
</div>
<div class="section" id="id3">
<h2>0.1.1 (2015-11-17)<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h2>
<div class="section" id="id2">
<h2>0.1.1 (2015-11-17)<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Fix readme</li>
</ul>
</div>
<div class="section" id="id4">
<h2>0.1.0 (2015-11-17)<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h2>
<div class="section" id="id3">
<h2>0.1.0 (2015-11-17)<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>Now compatible with Python 2x and 3x</li>
<li><cite>agency()</cite> method changed to <cite>registration_agency()</cite></li>
Expand All @@ -169,8 +169,8 @@ <h2>0.1.0 (2015-11-17)<a class="headerlink" href="#id4" title="Permalink to this
<p>the main Crossref search API (i.e., <cite>api.crossref.org</cite>) including higher level methods
(e.g., <cite>registration_agency</cite>), content negotiation, and citation counts.</p>
</div>
<div class="section" id="id5">
<h2>0.0.6 (2015-11-09)<a class="headerlink" href="#id5" title="Permalink to this headline"></a></h2>
<div class="section" id="id4">
<h2>0.0.6 (2015-11-09)<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li>First pypi release</li>
</ul>
Expand Down
8 changes: 4 additions & 4 deletions docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ <h2>Contents<a class="headerlink" href="#contents" title="Permalink to this head
<li class="toctree-l1"><a class="reference internal" href="cn.html">Content negotiation</a></li>
<li class="toctree-l1"><a class="reference internal" href="exceptions.html">Exceptions</a></li>
<li class="toctree-l1"><a class="reference internal" href="changelog_link.html">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id2">0.1.3 (2015-12-02)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id3">0.1.1 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id4">0.1.0 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id5">0.0.6 (2015-11-09)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id1">0.1.3 (2015-12-02)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id2">0.1.1 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id3">0.1.0 (2015-11-17)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog_link.html#id4">0.0.6 (2015-11-09)</a></li>
</ul>
</li>
</ul>
Expand Down
Binary file modified docs/_build/html/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
with codecs.open('Changelog.rst', 'r', 'utf-8') as f:
changes = f.read()

long_description = readme + '\n\n' + changes
long_description = '\n\n' + readme + '\n\n' + changes

setup(
name = 'habanero',
Expand Down

0 comments on commit eb42e25

Please sign in to comment.