| .. | ||
| advanced-topics | ||
| further-reading | ||
| getting-started | ||
| images | ||
| oss-fuzz | ||
| reference | ||
| _config.yml | ||
| 404.html | ||
| faq.md | ||
| favicon.ico | ||
| Gemfile | ||
| Gemfile.lock | ||
| glossary.md | ||
| ideal_integration.md | ||
| index.md | ||
| new_project_guide.md | ||
| README.md | ||
| reproducing.md | ||
Readme
Use the following instructions to make documentation changes locally.
Prerequisites
$ sudo apt install ruby bundler
$ bundle install --path vendor/bundle
Serving locally
$ bundle exec jekyll serve
Theme documentation
We are using the just the docs theme.