Skip to content

Commit

Permalink
Added sphinx extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
RealPolitiX committed Sep 11, 2020
1 parent 379729f commit 64599af
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
'sphinx.ext.intersphinx',
'sphinx.ext.mathjax',
'sphinx.ext.ifconfig',
'sphinx.ext.todo',
'sphinx.ext.githubpages',
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
Binary file modified docs/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 7d83c8e02845da3c34ad294d2f9c3384
config: 5e41ee917ff6b71b00d615738a2904d4
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added docs/html/.nojekyll
Empty file.
Binary file modified docs/html/objects.inv
Binary file not shown.
10 changes: 10 additions & 0 deletions docs/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,16 @@ <h1>Python Module Index</h1>
<td>
<code class="xref">fuller</code></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="fuller_generator.html#module-fuller.generator"><code class="xref">fuller.generator</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="fuller_metrics.html#module-fuller.metrics"><code class="xref">fuller.metrics</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
Expand Down
2 changes: 1 addition & 1 deletion docs/html/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 64599af

Please sign in to comment.