• 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
Docsets and Research Assistant
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Docsets and Research Assistant


  • Subject: Docsets and Research Assistant
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 21 Nov 2007 16:19:48 -0600

I'm writing a documentation set for my private framework, and am working on Tokens.xml. My methods show up in the API search just fine.

1. Option-double-clicking works only when my docset is selected in the Documentation window. Is that supposed to happen? Apple docsets don't have this restriction.

2. The Research Assistant doesn't work at all for me. It works fine for methods documented in Apple sets, but not for any method I document.

The documentation is generated by HeaderDoc. I'm writing the Tokens.xml file by hand. A sample that I hope is representative follows this note.

My listed declarations don't follow Apple's whitespace-causes-cancer coding standard, but I see lots of whitespace (newlines, indentations) in RA declarations, so I assume that's not the trouble.

What am I doing wrong?

	— F

<Tokens version="1.0">
<File path="MyHeader/Classes/MyClass_/Methods/Methods.html">
<Token>
<TokenIdentifier>
//apple_ref/occ/instm/MyClass/countThings
</TokenIdentifier>
<Anchor>countThings</Anchor>
<Abstract>Returns the number of things the receiver can report.</Abstract>
<Declaration>- (unsigned) countThings;</Declaration>
</Token>
...
</File>
...
</Tokens>


_______________________________________________
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


  • Follow-Ups:
    • Re: Docsets and Research Assistant
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Problem loading IB plugin
  • Next by Date: Re: C file in Xcode C++ project
  • Previous by thread: Re: C file in Xcode C++ project -- (partially) solved
  • Next by thread: Re: Docsets and Research Assistant
  • Index(es):
    • Date
    • Thread