Skip to content

Commit

Permalink
make docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasschwab committed Jan 26, 2022
1 parent 2bf1894 commit ab29349
Show file tree
Hide file tree
Showing 5 changed files with 3,520 additions and 3,266 deletions.
2 changes: 1 addition & 1 deletion docs/arxiv.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ <h2>Contents</h2>

<h2>Submodules</h2>
<ul>
<li><a href="arxiv/api.html">arxiv.api</a></li>
<li><a href="arxiv/arxiv.html">arxiv.arxiv</a></li>
<li><a href="arxiv/category.html">arxiv.category</a></li>
<li><a href="arxiv/query.html">arxiv.query</a></li>
Expand Down Expand Up @@ -260,7 +261,6 @@ <h4 id="example-logging">Example: logging</h4>
<div class="codehilite"><pre><span></span><span class="sd">&quot;&quot;&quot;.. include:: ../README.md&quot;&quot;&quot;</span>
<span class="c1"># flake8: noqa</span>
<span class="kn">from</span> <span class="nn">.arxiv</span> <span class="kn">import</span> <span class="o">*</span>
<span class="kn">from</span> <span class="nn">.query</span> <span class="kn">import</span> <span class="o">*</span>
</pre></div>

</details>
Expand Down
Loading

0 comments on commit ab29349

Please sign in to comment.