Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.io.base
Commits
80109a85
Commit
80109a85
authored
Dec 22, 2016
by
Amir Mohammadi
Browse files
[doc] fix sphinx warnings
parent
9413f943
Pipeline
#6037
passed with stages
in 4 minutes and 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/nitpick-exceptions.txt
View file @
80109a85
# these are actually c types
cpp:type PyObject
cpp:type Py_ssize_t
cpp:typeOrConcept PyObject
cpp:typeOrConcept Py_ssize_t
# no reference exists for these
cpp:type bob
...
...
@@ -14,6 +16,17 @@ cpp:type bob::io
cpp:type bob::io::base
cpp:type bob::io::base::File
cpp:type bob::io::base::HDF5File
cpp:typeOrConcept bob
cpp:typeOrConcept bob::core
cpp:typeOrConcept bob::core::array
cpp:typeOrConcept bob::core::array::typeinfo
cpp:typeOrConcept bob::core::array::ElementType
cpp:typeOrConcept boost
cpp:typeOrConcept boost::shared_ptr
cpp:typeOrConcept bob::io
cpp:typeOrConcept bob::io::base
cpp:typeOrConcept bob::io::base::File
cpp:typeOrConcept bob::io::base::HDF5File
# exceptions are not found in python 2.7
py:exc RuntimeError
...
...
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