Skip to content

Latest commit

 

History

144 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

WebKit Documentation

This repository contains the documentation for the WebKit Project.

Build Documentation

Install Dependencies

pip3 install mkdocs-material

Preview Documentation Locally

This will bring up a local web server, so you can see the documentation locally. Any updates you make will be automatically visible.

mkdocs serve

Release Build

Build documentation for static site.

mkdocs build
python3 -m http.server --directory site/ # (Optional) View generated documentation

Overview

The documentation uses the Material for MkDocs theme. This documentation has been collected from a variety of sources including Trac, GitHub 维基, and WebKit source code markdown files.

关于

Documentation for the WebKit project, hosted at https://docs.webkit.org.

Topics

Resources

Stars

96 stars

关注者

58 watching

复刻s

发布

贡献者