The document discusses the "include source" feature in Codename One which allows developers to get the native OS source code as part of a build. This enables debugging and profiling directly on devices by allowing the developer to view and step through the native code generated by Codename One. The summary provides instructions for enabling include source, and describes the source files included for iOS and Android builds, and how to open and debug the projects in Xcode and Android Studio respectively.