Improve Javadoc documentation (Feature #1861)
Description
- Put multi-line C++ code segments into generated javadoc. But they should go with //C++ comments, to show that they should be modified for Java.
- Javadoc for the Mat class is almost all in Italic style (it is used for mathematics in Javadoc: <em>some math</em>). It looks like a bug in formatting...
Issue hierarchy
Associated revisions
Issue #1861 Improve Javadoc documentation fixed. Multiline code segments added to Javadoc.
Merge pull request #1861 from ilya-lavrenov:ocl_args_fix
History
Updated by Kirill Kornyakov over 12 years ago
- Description changed from but with //C++ comments to # Put multi-line C++ code segments into generated javadoc. But they should go... More
- Target version deleted (
3.0) - Subject changed from Put multiline C++ code segments into generated javadoc to Improve Javadoc documentation
- Assignee deleted (
Andrey Kamaev)
Updated by Alexander Smorkalov over 12 years ago
2. Problem with italic style fixed.
- Assignee set to Alexander Smorkalov
Updated by Alexander Smorkalov over 12 years ago
- Status changed from Open to Done
Updated by Andrey Kamaev about 12 years ago
- Target version set to 2.4.3