Browse Source

added a mix in the sphinx presentation

master
Julio Biason 6 years ago
parent
commit
ab2d993995
  1. BIN
      _images/sphinx_source_automodule.png
  2. 5
      sphinx.html

BIN
_images/sphinx_source_automodule.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 115 KiB

5
sphinx.html

@ -415,6 +415,11 @@ sys.path.insert(0, os.path.abspath('../../src'))</code></pre>
.. .. autofunction:: source.awesome
.. .. autofunction:: source.cool
Ok, now you'll see **THE SOURCE**! It's the most freaking *awesome* source in
the whole planet!
Try no to piss in your pants.
.. automodule:: source
:members:</code></pre>
</p>

Loading…
Cancel
Save