mirror of https://github.com/google/oss-fuzz.git
![]() - Minor clarification about this using OSS-Fuzz's build chain. Be consistent about calling this part OSS-Fuzz (rather than ClusterFuzzLite), since that's what the image name says. - Add project.yaml documentation. - Refer to OSS-Fuzz's guide for efficient fuzzing. Related: #6196 |
||
---|---|---|
.. | ||
advanced-topics | ||
clusterfuzzlite | ||
further-reading | ||
getting-started | ||
images | ||
oss-fuzz | ||
reference | ||
.gitignore | ||
404.html | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
_config.yml | ||
faq.md | ||
favicon.ico | ||
glossary.md | ||
ideal_integration.md | ||
index.md | ||
new_project_guide.md | ||
reproducing.md |
README.md
Readme
Use the following instructions to make documentation changes locally.
Prerequisites
$ sudo apt install ruby bundler
$ bundle config set path 'vendor/bundle'
$ bundle install
Serving locally
$ bundle exec jekyll serve
Theme documentation
We are using the just the docs theme.