• 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: .dox file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .dox file


  • Subject: Re: .dox file
  • From: Fritz Anderson <email@hidden>
  • Date: Thu, 19 Dec 2013 11:04:39 -0600

On 19 Dec 2013, at 6:13 AM, Roland King <email@hidden> wrote:

> I have a .dox file in a package I downloaded, can't figure out how to open it, I assume it's doxygen and could be converted into HTML or something.

The likeliest candidate is a Microsoft ActiveX binary. Likely it's a product of the source in the package, and you can ignore it.

---

The alternative is a mid-1980s MultiMate word-processing file. <http://www.fileformat.info/ext/d.htm> The app never made it to Windows, and Borland killed it decades ago. <http://en.wikipedia.org/wiki/MultiMate>

If it is, you won't get high-fidelity viewing, unless there's a format converter somewhere (you can Google for it). Good text editors will tolerate interspersed binary, so you can safely have a look, or you could do a hex dump of the first 1024 bytes or so. If text extraction looks promising, <x-man-page://1/strings>.

This is a long explanation of an unlikely alternative, but I have too much sunk cost in the research I did.

---

The only file unique to Doxygen is a plain-text configuration file, conventionally named Doxyfile. Doxygen ships with a "wizard" to make it easier to configure.

---

> Xcode used to be doxygen aware but now .. now? Anything I can do with it?

If Xcode ever supported Doxygen directly, it escaped my notice, and it's the sort of thing I'm supposed to notice.

Xcode recognizes (I think) the HeaderDoc syntax, which is a sister to Doxygen by way of JavaDoc. `apropos headerdoc`, also search the Xcode documentation. Xcode passes unrecognized Doxygen syntax uninterpreted.

There's a build setting that will lint documentation comments.

	— F


--
Fritz Anderson	     email@hidden
Xcode 5 Start to Finish: Available April 2014 from Addison Wesley


 _______________________________________________
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: .dox file
      • From: Jens Alfke <email@hidden>
References: 
 >.dox file (From: Roland King <email@hidden>)

  • Prev by Date: Re: .dox file
  • Next by Date: Re: .dox file
  • Previous by thread: Re: .dox file
  • Next by thread: Re: .dox file
  • Index(es):
    • Date
    • Thread