Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8978695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T19:40:35+00:00 2026-06-15T19:40:35+00:00

In Xcode for iOS/OSX. I want to extract text from API documentation in order

  • 0

In Xcode for iOS/OSX.

I want to extract text from API documentation in order to populate automatically my javadoc comments above every method. For example, if I write

- (id)initWithFrame:(CGRect)frame {
}

I want to run a script to obtain this

/**
 * Initializes and returns a newly allocated view object with the specified frame rectangle.
 *
 * @param frame: The frame rectangle for the view, measured in points.
 * @return An initialized view object or nil if the object couldn't be created.
 */
- (id)initWithFrame:(CGRect)frame {
}

This data (description, params and return) is obtained when you alt+click on a method and a bubble appears with documentation about it.

Is it possible, via scripting, to access to documentation to extract text and compose the Javadoc? Is that script already written? Any resource, tutorial or manual is welcome to begin learning Xcode scripting.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T19:40:37+00:00Added an answer on June 15, 2026 at 7:40 pm

    The only solution I found is to use apps like Dash, to manage code snippets. With it I can paste the signature and documentation of the method. The problem is that is not automatic as I want but it could work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed the iOS documentation in XCode 4, but I don't want the
When I debug an OSX application from XCode, I can communicate with the application's
HI. My XCode 4.0.1 have a lot of documentation downloaded. I have iOS 4.2
I am developing an iOS app (OSX 10.7.4, XCode 4.3.3, and targeting iOS version
I am on Mac OSX Lion 10.7.0 with Xcode 4.2 for IOS 5 and
I want to install xcode 4.1 in my iMac OSX Lion. But in my
For the old version xcode/ios, I used: appDelegate =(AppDelegate *)[[UIApplication sharedApplication] delegate]; to access
What is the difference between strong and weak IBOutlets in the Xcode iOS 5.1
So I am very new to xcode and iOS and just getting use to
I am completely new to Xcode and iOS developing in general. Basically I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.