This repository contains the documentation for the WebKit Project.
This will bring up a local web server, so you can view the documentation locally.
make preview
Generate a DocC Archive that will be automatically imported into Xcode's documentation.
make docc
Generate documentation for a release on GitHub Pages.
make github
Open WebKit.doccarchive
and it will be automatically be imported into Xcode.
Running make docc
will also launch Xcode and import the document.