
Hide internal / private members for the function reference
Posted Tuesday, 9 March, 2010 - 17:42 by the Fiddler| Project: | The Open Toolkit library |
| Version: | 1.0.0-rc1 |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This can be achieved by adding \internal to the doc comments of the relevant class, interface, struct or enum. Examples of members that should be hidden:
- OpenTK.Platform.Windows.RawInput
- OpenTK.Platform.Windows.RawInputDevice
- OpenTK.Platform.Windows.RawInputDeviceList
- OpenTK.Platform.Windows.WindowInfo
- OpenTK.Platform.Windows.WindowsDisplayDevice


Comments
#1
Fixed in r2623 of branches/1.0 and will be backported to trunk.
#2
Closing issues fixed in opentk-1.0.0-rc1.