State of documentation
David Nolden
david.nolden.kdevelop at art-master.de
Wed Jun 1 11:49:12 UTC 2011
One general comment about the screenshots: It seems like some of your
used headers are not found, which leads to a very reduced navigation-,
code-completion, and highlighting functionality. You should make sure
that the included headers are found, so that the screenshots will look
nicer, and you will get much more functionality regarding navigation,
code-completion, etc.
To make sure that the headers are found, you can hover or right-click
a red-underlined missing header, and then add manual include paths.
(Or you can simply add a newline-separated ".kdev_include_paths" file
at the top of your project). This, by the way, is something that could
use some documentation too. :-)
Greetings, David
More information about the KDevelop-devel
mailing list