oss-fuzz/docs
DavidKorczynski e70a8c42a4
docs: remove minijail doc. (#6285)
2021-08-24 07:14:37 -07:00
..
advanced-topics Fix reproducing timeout to match clusterfuzz 2021-08-13 21:58:16 -07:00
clusterfuzzlite minor cflite build integration docs changes. (#6240) 2021-08-20 11:37:55 +10:00
further-reading docs: remove minijail doc. (#6285) 2021-08-24 07:14:37 -07:00
getting-started [Ubuntu Upgrade][docs] Say need to build msan deps manually (#6238) 2021-08-19 20:06:12 -07:00
images Change arrows to ovals (#3386) 2020-02-13 16:21:52 -08:00
oss-fuzz Fix typos and one link (#5645) 2021-04-20 15:46:16 -07:00
reference Fix typos and one link (#5645) 2021-04-20 15:46:16 -07:00
.gitignore
404.html
Gemfile
Gemfile.lock Reinstall jekyll deps to update kramdown version in Gemfile.lock (#6168) 2021-08-04 20:51:07 -07:00
README.md [docs][NFC] Don't rely on deprecated flag to silence warning. (#6164) 2021-08-04 08:19:11 -07:00
_config.yml
faq.md
favicon.ico
glossary.md
ideal_integration.md
index.md Update index.md 2021-06-05 19:21:15 -07:00
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.