Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 489 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 489 Bytes

Hello

At present, this repo only contains a user manual for the CSDF customized version of mDIS.

Usage

The HTML manual is compiled from the Markdown file manual.md using markdown-it, a Node.js package. Install with

npm install -g markdown-it

A VS Code build task is provided to compile manual.md to compiled_manual.html. In the Terminal menu, choose Run Build Task, then choose Compile Markdown.