Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.blitz
Commits
ef518c9f
Commit
ef518c9f
authored
Oct 06, 2016
by
André Anjos
💬
Browse files
Add links to bob.blitz.extension classes at documentation (see bob/bob.extensionssh beatubu1404)
parent
6cc169c0
Pipeline
#4625
passed with stages
in 8 minutes and 47 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/blitz/extension.py
View file @
ef518c9f
...
...
@@ -90,4 +90,3 @@ class Library (BobLibrary):
# Run the constructor for the base class
BobLibrary
.
__init__
(
self
,
*
args
,
**
kwargs
)
doc/nitpick-exceptions.txt
View file @
ef518c9f
...
...
@@ -30,3 +30,6 @@ py:class numpy.complex256
# not sure why these don't work
py:exc ValueError
py:exc TypeError
# not linked
py:class distutils.extension.Extension
doc/py_api.rst
View file @
ef518c9f
...
...
@@ -16,10 +16,13 @@ Classes and Functions
bob.blitz.array
bob.blitz.as_blitz
bob.blitz.get_config
bob.blitz.extension.Extension
bob.blitz.extension.Library
Detailed Information
--------------------
.. automodule::
bob.blitz
.. automodule:: bob.blitz
.. automodule:: bob.blitz.extension
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment