• 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
Shell Script Build Phase for AutoDoc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Shell Script Build Phase for AutoDoc


  • Subject: Shell Script Build Phase for AutoDoc
  • From: Joe Lester <email@hidden>
  • Date: Fri, 20 Sep 2002 15:14:52 -0500

I'm having some difficulty getting Project Builder to create my
documentation for me at build time. Here's what I've done so far:

1. I made a new "Shell Script Files" Build Phase in my project target.

2. In the Shell field, I put the absolute path to the autodoc
executable. In the Script field, I put the specific arguments (telling
autodoc that I want HTML docs and where my main class is located).

Shell: /Developer2/AutoDoc/autodoc
Script: -format html /Users/joe/MyProject/AppController.h

3. I build the project and it builds fine but no documentation is
generated. What am I doing wrong? Here's what the build log says:

=== Script ===
#!/Developer2/AutoDoc/autodoc
-format html /Users/joe/MyProject/AppController.h
--- Output ---
=== Exit code: 0 ===
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Show/Hide a PSN?
  • Next by Date: Re: Show/Hide a PSN?
  • Previous by thread: Re: Show/Hide a PSN?
  • Next by thread: How do I get a font of size N?
  • Index(es):
    • Date
    • Thread