ODIN icon indicating copy to clipboard operation
ODIN copied to clipboard

Building cheat-sheets has an external dependency to "mdbook"

Open ThomasHalwax opened this issue 5 years ago • 0 comments

Without installing the external dependency mdbook it is not possible to build the cheat-sheets. We can

either include the binary into the ODIN repository or create a new repository for the documentation.

I'd prefer the latter because it would allow for a distinct build process that could produce the PDF/HTML output that can be included into ODIN.

ThomasHalwax avatar Mar 02 '20 15:03 ThomasHalwax