Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.io.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.io.base
Commits
80109a85
There was a problem fetching the pipeline summary.
Commit
80109a85
authored
8 years ago
by
Amir Mohammadi
Browse files
Options
Downloads
Patches
Plain Diff
[doc] fix sphinx warnings
parent
9413f943
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/nitpick-exceptions.txt
+13
-0
13 additions, 0 deletions
doc/nitpick-exceptions.txt
with
13 additions
and
0 deletions
doc/nitpick-exceptions.txt
+
13
−
0
View file @
80109a85
# these are actually c types
# these are actually c types
cpp:type PyObject
cpp:type PyObject
cpp:type Py_ssize_t
cpp:type Py_ssize_t
cpp:typeOrConcept PyObject
cpp:typeOrConcept Py_ssize_t
# no reference exists for these
# no reference exists for these
cpp:type bob
cpp:type bob
...
@@ -14,6 +16,17 @@ cpp:type bob::io
...
@@ -14,6 +16,17 @@ cpp:type bob::io
cpp:type bob::io::base
cpp:type bob::io::base
cpp:type bob::io::base::File
cpp:type bob::io::base::File
cpp:type bob::io::base::HDF5File
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
# exceptions are not found in python 2.7
py:exc RuntimeError
py:exc RuntimeError
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment