Using the C/C++ Documentation Window

You can use the C/C++ Documentation window to view documentation such as man pages for the function or method at the cursor.

Choose Window > IDE Tools > C/C++ Documentation to open the window.

You must be connected to the build host that is configured for the project so the IDE can find the documentation.


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.