PageRenderTime 23ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/README.markdown

http://github.com/trawor/doxycleanapp
Markdown | 14 lines | 8 code | 6 blank | 0 comment | 0 complexity | d6a6d7854820d7b0969865613ee2d474 MD5 | raw file
  1. # About DoxycleanApp
  2. Everyone recognizes the need for better documentation. For Mac programming using Objective-C, [Doxygen][doxygen] is a pretty good documentation system. Unfortunately, the default documentation template in no way matches the standard set by Apple's documentation. Fortunately, Matt Ball has released [Doxyclean](doxyclean), a means of using Doxygen's generated XML documentation and converting it into a much more stylish form.
  3. DoxycleanApp simply tries to make using Doxyclean a little easier. DoxycleanApp is a GUI over Doxyclean that lets you easily set all of the necessary options while also letting you automatically run Doxygen prior to running Doxyclean.
  4. ## Contact
  5. [Grayson Hansard](mailto:support@fromconcentratesoftware.com)
  6. [From Concentrate Software](http://www.fromconcentratesoftware.com/)
  7. [doxygen]: http://www.doxygen.org/
  8. [doxyclean]: https://github.com/mattball/doxyclean/tree