|
|
||
|---|---|---|
| .. | ||
| advanced-topics | ||
| clusterfuzzlite | ||
| further-reading | ||
| getting-started | ||
| images | ||
| oss-fuzz | ||
| reference | ||
| 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.