Regression in Documentation (Bug #1922)
Description
For quite a while the documentation for the basic structures is missing the detailed information that was in there before. Compare
http://opencv.willowgarage.com/documentation/cpp/core_basic_structures.html#rect
to
http://opencv.itseez.com/modules/core/doc/basic_structures.html#rect
There is no information about class members before, the same with other types. Because of this, the old webpage is immensely more useful, which I don't think is intentional.
Associated revisions
bug #1922: restored most of the class definitions in basic_structures.rst
History
Updated by Vadim Pisarevsky over 12 years ago
looks like we need to put back the class declarations, or describe members in more formal way
- Target version deleted ()
Updated by Kirill Kornyakov over 12 years ago
- Target version set to Next Hackathon
Updated by Vadim Pisarevsky about 12 years ago
- Target version deleted (
Next Hackathon)
Updated by Ilya Lysenkov about 12 years ago
- Affected version set to branch '2.4'
- Assignee set to Ilya Lysenkov
Updated by Ilya Lysenkov about 12 years ago
- Assignee deleted (
Ilya Lysenkov)
Updated by Kirill Kornyakov about 12 years ago
If anybody from community could work on this problem, that would be great! Please note, that GitHub pull request should be to the '2.4' branch.
- Target version set to Next Hackathon
Updated by Andrey Pavlenko over 11 years ago
- Start date deleted (
2012-05-11) - Target version deleted (
Next Hackathon)
Updated by Dmitry Retinskiy over 11 years ago
- Assignee set to Dmitry Retinskiy
- HW Platform set to Any
- Operating System set to Any
Updated by Dmitry Retinskiy over 11 years ago
- Pull request set to https://github.com/Itseez/opencv/pull/1275
Updated by Dmitry Retinskiy over 11 years ago
- Target version set to 2.4.7
Updated by Dmitry Retinskiy over 11 years ago
- Status changed from Open to Done
- % Done changed from 0 to 100