mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
Improved documentation to show attributes as attributes.
This commit is contained in:
parent
c3e0e76a5f
commit
ce53225ef2
4 changed files with 46 additions and 16 deletions
|
@ -7,6 +7,7 @@
|
|||
namespace rubyopencv {
|
||||
namespace Dnn {
|
||||
void init();
|
||||
VALUE rb_module_dnn();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue