/csdf_mdis

Assets related to CSDF's use and modifications of ICDP's mobile Drilling Information System (mDIS)

Primary LanguageHTML

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.