Skip to content

Commit 64599af

Browse files
committed
Added sphinx extensions
1 parent 379729f commit 64599af

File tree

7 files changed

+14
-2
lines changed

7 files changed

+14
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
'sphinx.ext.intersphinx',
3737
'sphinx.ext.mathjax',
3838
'sphinx.ext.ifconfig',
39+
'sphinx.ext.todo',
40+
'sphinx.ext.githubpages',
3941
]
4042

4143
# Add any paths that contain templates here, relative to this directory.

docs/doctrees/environment.pickle

3.83 KB
Binary file not shown.

docs/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 7d83c8e02845da3c34ad294d2f9c3384
3+
config: 5e41ee917ff6b71b00d615738a2904d4
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/html/.nojekyll

Whitespace-only changes.

docs/html/objects.inv

473 Bytes
Binary file not shown.

docs/html/py-modindex.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,16 @@ <h1>Python Module Index</h1>
174174
<td>
175175
<code class="xref">fuller</code></td><td>
176176
<em></em></td></tr>
177+
<tr class="cg-1">
178+
<td></td>
179+
<td>&#160;&#160;&#160;
180+
<a href="fuller_generator.html#module-fuller.generator"><code class="xref">fuller.generator</code></a></td><td>
181+
<em></em></td></tr>
182+
<tr class="cg-1">
183+
<td></td>
184+
<td>&#160;&#160;&#160;
185+
<a href="fuller_metrics.html#module-fuller.metrics"><code class="xref">fuller.metrics</code></a></td><td>
186+
<em></em></td></tr>
177187
<tr class="cg-1">
178188
<td></td>
179189
<td>&#160;&#160;&#160;

docs/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)