xcode-man-pages icon indicating copy to clipboard operation
xcode-man-pages copied to clipboard

A HTML export of Xcode's man pages

Results 3 xcode-man-pages issues
Sort by recently updated
recently updated
newest added

The OpenBSD man website is similar to this one in that it also takes the `mandoc -Thtml` output, but it just looks a lot better. The [man.cgi](https://man.openbsd.org/man.cgi.8) code is part...

I think it would be spiffy if there was a markdown version of this repo or a branch with markdown. I haven’t looked into man2md tools yet but I’m guessing...

Currently the man pages are served without any versioning in the URL. e.g. `https://keith.github.io/xcode-man-pages/ls.1.html` Somebody might write about something specific to the currently served Xcode version and link to a...