Skip to content

JonWBedard/Documentation

 
 

Repository files navigation

WebKit Documentation

This repository contains the documentation for the WebKit Project.

Build Documentation

Preview Documentation Locally

This will bring up a local web server, so you can view the documentation locally.

make preview

Docc Archive (Xcode)

Generate a DocC Archive that will be automatically imported into Xcode's documentation.

make docc

GitHub Release

Generate documentation for a release on GitHub Pages.

make github

Import Documentation into Xcode

Open WebKit.doccarchive and it will be automatically be imported into Xcode. Running make docc will also launch Xcode and import the document.

About

Documentation for the WebKit project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 62.6%
  • Makefile 37.4%