objective c - What Doxygen alternative would Dave DeLong use? -
here's sure way downvoted, kickbanned , laughed at, i'm gonna try anyway.
yesterday dave delong answered a question of mine. wasn't answer looking for, in question mentioned alternative way of generating doxygen-style documentation objective-c.
before it, (maybe dave himself) noticed answer didn't match question , removed it. *poof* gone link documentation tool.
i can't remember name, i'm it's neither headerdoc nor doxygen itself.
dave, out there? link again?
may gods of downvoting gentle me. cheers y'all,
ep
p.s. where's "send message user" button on stackoverflow again? :s
i'm not dave delong, i'd use appledoc, it's pretty darn awesome!
developer page quote:
appledoc command line tool helps objective-c developers generate apple-like source code documentation specially formatted source code comments. it's designed take readable source code comments possible input , use comments surrounding source code generate visually appealing documentation in form of html indexed , browsable xcode documentation set. although there several tools can create html documentation objective-c, of know me fall short in meeting minimum of goals described below.
human readable source code appledoc designed keep source code comments readable possible within source code editor.
cross references objects , members creating cross references classes, categories or protocols straightforward , automated possible.
apple-like source code html documentation generate appealing html documentation same style apple's.
xcode documentation set creation generate , install indexed , browsable xcode documentation sets. documentation set can automatically installed xcode.
single tool sorce code doc set single tool drive generation source code parsing documentation set installation
easily customizable output appledoc gives lot of command line switches can parameterize output. if not enough, can change or of template files suit needs.
100% objective-c implementation whole appledoc written in objective-c, can change using familiar language , tools. make debugging simpler , effective.
Comments
Post a Comment