shark2202 / xcode-man-pages

A HTML export of Xcode's man pages

Home Page:https://keith.github.io/xcode-man-pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xcode-man-pages

A HTML export of all Apple's man pages that are bundled with Xcode. Useful for diffing tools between Xcode releases, and for having an updated version of them online.

View them here

Usage

brew install groff mandoc coreutils
brew link --overwrite mandoc
./export.sh /path/to/Xcode.app

About

A HTML export of Xcode's man pages

https://keith.github.io/xcode-man-pages


Languages

Language:Shell 81.2%Language:Python 18.8%