Hi! I found that the local developer documentation is in complete, because I was able to find a more complete documentation page in Apple's website.
I am using the up-to-date XCode (version 11.3). When coding in SwiftUI mode, I opened the "Developer Documentation" from "Help" menu. In the documentation window I opened the pagge for Button.onTapGesture method. This page
-- had no overview description available
-- had no "See Also" section.
However, I found this link in Apple website presenting the above missing information.
https://developer.apple.com/documentation/swiftui/button/3363082-ontapgesture
Is there any way I can view the complete documentation from local?
Thank you!
>XCode provides me a quick and easy way to access them from the code.
If that built-in feature set as-is doesn't meet your workflow needs, feel free to file enhancements requests via the bug report link below, adding your FB # to your thread for ref., thanks and good luck.
I think, tho that the more you work with the tools. the more you'll fall into a rhythm that lets you get things done.
>new learner who need to check almost a hundred document page a day.
Just hundreds? Why so few? New learners should lean in...The more you know, the more you grow. Be the sponge.
Remember, it's called development for a reason...you're not just developing your apps, you're doing the same thing with your skill set.
Maybe one of these days you'll be writing the docs, not just using them. Then, you get to dictate what's local, and what's online 😉. Better yet...make tools that don't need docs...you'll be a hero.