CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 18 Aug 2025 20:04:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100406195245
location: https://web.archive.org/web/20100406195245/https://github.com/Grayson/doxycleanapp
server-timing: captures_list;dur=0.804748, exclusion.robots;dur=0.035854, exclusion.robots.policy;dur=0.020994, esindex;dur=0.016518, cdx.remote;dur=47.215892, LoadShardBlock;dur=443.448938, PetaboxLoader3.datanode;dur=149.121553, PetaboxLoader3.resolve;dur=187.202638
x-app-server: wwwb-app220
x-ts: 302
x-tr: 559
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 18 Aug 2025 20:04:12 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 06 Apr 2010 19:52:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "fc529e2f9317b5f5b3466c0257947422"
x-archive-orig-x-runtime: 129ms
x-archive-orig-content-length: 20672
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 06 Apr 2010 19:52:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 05 Dec 2009 18:11:55 GMT", ; rel="prev memento"; datetime="Mon, 01 Mar 2010 20:13:10 GMT", ; rel="memento"; datetime="Tue, 06 Apr 2010 19:52:45 GMT", ; rel="next memento"; datetime="Sun, 13 Nov 2011 12:39:38 GMT", ; rel="last memento"; datetime="Mon, 14 Sep 2020 20:39:53 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_15_20100406110248_crawl102-c/51_15_20100406195200_crawl101.arc.gz
server-timing: captures_list;dur=0.531651, exclusion.robots;dur=0.021087, exclusion.robots.policy;dur=0.011463, esindex;dur=0.011826, cdx.remote;dur=18.875023, LoadShardBlock;dur=248.486087, PetaboxLoader3.datanode;dur=116.969507, PetaboxLoader3.resolve;dur=529.380968, load_resource;dur=461.055530
x-app-server: wwwb-app220
x-ts: 200
x-tr: 781
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Grayson's doxycleanapp at master - GitHub
Grayson / doxycleanapp
- Source
- Commits
- Network (1)
- Issues (2)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
English.lproj/ | ||
![]() |
Info.plist | ||
![]() |
README.markdown | ||
![]() |
doxycleanapp.xcodeproj/ | ||
![]() |
doxycleanapp_Prefix.pch | ||
![]() |
main.m | ||
![]() |
nu/ |
README.markdown
About DoxycleanApp
Everyone recognizes the need for better documentation. For Mac programming using Objective-C, 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, a means of using Doxygen's generated XML documentation and converting it into a much more stylish form.
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.