AgentD / squashfs-tools-ng

A new set of tools and libraries for working with SquashFS images
Other
194 stars 30 forks source link

Replace format txt with an asciidoc version #90

Closed Dr-Emann closed 2 years ago

Dr-Emann commented 2 years ago

This is a straightforward transformation from txt to asciidoc format. The major changes are formatting the tables. There are also some minor changes to match asciidoc formatting (replacing - lists with *, making notes start with NOTE:, and cross linking by title rather than by section number).

Closes #88