mirror of https://github.com/google/oss-fuzz.git
dbbc986755
Some example Rust projects that are already using this functionality: |
||
---|---|---|
.. | ||
_sass/color_schemes | ||
advanced-topics | ||
assets/css | ||
further-reading | ||
getting-started | ||
images | ||
oss-fuzz | ||
reference | ||
research | ||
.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.