mbox series

[0/2] Fuzzing Documentation Updates

Message ID 20201106180600.360110-1-alxndr@bu.edu
Headers show
Series Fuzzing Documentation Updates | expand

Message

Alexander Bulekov Nov. 6, 2020, 6:05 p.m. UTC
I converted the docuemntation to markdown and updated build instructions
that changed after meson.

Alexander Bulekov (2):
  docs/fuzz: rST-ify the fuzzing documentation
  docs/fuzz: update fuzzing documentation post-meson

 MAINTAINERS            |   2 +-
 docs/devel/fuzzing.rst | 236 +++++++++++++++++++++++++++++++++++++++++
 docs/devel/fuzzing.txt | 214 -------------------------------------
 docs/devel/index.rst   |   1 +
 4 files changed, 238 insertions(+), 215 deletions(-)
 create mode 100644 docs/devel/fuzzing.rst
 delete mode 100644 docs/devel/fuzzing.txt