• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pulling a list of public/private/project headers from the project file for use with HeaderDoc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pulling a list of public/private/project headers from the project file for use with HeaderDoc


  • Subject: Re: Pulling a list of public/private/project headers from the project file for use with HeaderDoc
  • From: Prachi Gauriar <email@hidden>
  • Date: Sun, 21 May 2006 03:46:55 -0400


On May 21, 2006, at 2:18 AM, email@hidden wrote:

I'm using HeaderDoc to generate documentation for a framework. At the moment I'm just giving it *.h and so forth blindly, but ideally I'd like to pass it the exact list of public headers in the project. I'm not familiar with any of the Xcode internals or file formats; is there a relatively trivial way to obtain such a list on the command line?

In a shell script build phase I have this:

headerdoc2html -o "${BUILT_PRODUCTS_DIR}/$ {DOCUMENTATION_FOLDER_PATH}" "${BUILT_PRODUCTS_DIR}/$ {PUBLIC_HEADERS_FOLDER_PATH}"/*.h

gatherheaderdoc "${BUILT_PRODUCTS_DIR}/${DOCUMENTATION_FOLDER_PATH}"

HTH.

-Prachi

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Pulling a list of public/private/project headers from the project file for use with HeaderDoc (From: email@hidden)

  • Prev by Date: Pulling a list of public/private/project headers from the project file for use with HeaderDoc
  • Next by Date: /Developer/Private/jam failed with exit code 1
  • Previous by thread: Pulling a list of public/private/project headers from the project file for use with HeaderDoc
  • Next by thread: /Developer/Private/jam failed with exit code 1
  • Index(es):
    • Date
    • Thread