Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.libsvm
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
Model registry
Operate
Environments
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.learn.libsvm
Commits
9d1550b5
There was a problem fetching the pipeline summary.
Commit
9d1550b5
authored
8 years ago
by
Amir Mohammadi
Browse files
Options
Downloads
Patches
Plain Diff
[doc] fix sphinx warnings
parent
c2193533
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
+18
-0
18 additions, 0 deletions
doc/nitpick-exceptions.txt
with
18 additions
and
0 deletions
doc/nitpick-exceptions.txt
+
18
−
0
View file @
9d1550b5
...
...
@@ -15,12 +15,30 @@ cpp:type bob::io
cpp:type bob::io::base
cpp:type bob::io::base::HDF5File
cpp:type svm_model
cpp:typeOrConcept size_t
cpp:typeOrConcept std
cpp:typeOrConcept std::vector
cpp:typeOrConcept std::string
cpp:typeOrConcept boost
cpp:typeOrConcept boost::shared_ptr
cpp:typeOrConcept blitz
cpp:typeOrConcept blitz::Array
cpp:typeOrConcept bob
cpp:typeOrConcept bob::learn
cpp:typeOrConcept bob::learn::libsvm
cpp:typeOrConcept bob::learn::libsvm::Machine
cpp:typeOrConcept bob::io
cpp:typeOrConcept bob::io::base
cpp:typeOrConcept bob::io::base::HDF5File
cpp:typeOrConcept svm_model
# This is a C type that Sphinx confuses as a C++ type
cpp:type PyObject
cpp:typeOrConcept PyObject
# Not available in Python 3.x
c:type PyStringObject
c:typeOrConcept PyStringObject
# This is not properly documented in Python 2.7, but works in Python 3.x
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