Documentation
Local Setup
MOR-PLN-xxx Version 1 Last Review Date: July, 2025

Create / Change Documentation

Overview

In order to change the documentation you will need access to the DEVOPS Environment where the documentation resides.

For the Morecore Technical documentation, this exists under the MoreIQHoldings organisation, MoreCore Technical Documemtation project.

Access

Software Required

  • We recommend using VS Code to perform the neccessary changes to the documentation.

Use the download link below to download and install Microsoft Visual Code.

https://code.visualstudio.com/download (opens in a new tab)

The project is primarily in Markdown format although the extension to alot of the markdown pages is mdx. In order to easily view these documents in Visual Code, you will need to set file associations with the following,

"files.associations": "*.mdx": "markdown"

DevOps Project

Link: https://dev.azure.com/MoreIQHoldings/MoreCore%20Technical%20Documentation (opens in a new tab)