oss-fuzz/docs
Roman Wagner e5640d5feb
Fixed javadocs url (#9333)
Co-authored-by: mnoth-ci <michael.nothhard@code-intelligence.com>
2023-01-06 10:12:48 +11:00
..
advanced-topics
further-reading
getting-started
images Update OSS-Fuzz process image. (#7248) 2022-02-08 10:02:37 -05:00
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.