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 -- 2.28.0