Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
bob.learn.libsvm
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
bob.learn.libsvm
Commits
9d1550b5
Commit
9d1550b5
authored
Dec 22, 2016
by
Amir Mohammadi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[doc] fix sphinx warnings
parent
c2193533
Pipeline
#6050
passed with stages
in 3 minutes and 6 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
doc/nitpick-exceptions.txt
doc/nitpick-exceptions.txt
+18
-0
No files found.
doc/nitpick-exceptions.txt
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
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