diff --git a/readme.md b/readme.md index 2e2a40051..e8159f193 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ If your are a non-techie looking to [contribute](content/contributing-to-this-do This git repo contains the history of documentation for MIE's WebChart based products for public consumption. Its purpose is four fold: 1. Act as a public facing revision control repository for end-user and adminsitrator documentation linked to the release cycle for WebChart based software. Eg: each version of the documentation is earmarked on a branch RC20YYMM and this documentation will be maintained beside that strategy. -2. Scripts to maintain the documentation. The source of truth for the "master" branch of the [content](content) folder is **not** this repository. It is instead is stored in a specific [Documentation Home folder](https://drive.google.com/drive/u/0/folders/1nwb2j9w6LFZASdr3ouUXPmouw4tynHv-) on a [MIE Documentation Google Shared Drive](https://drive.google.com/drive/u/0/folders/0ALfGlL3hJS03Uk9PVA). Changes should be made there (by using "Propose Changes") and when approved in the Google Drive, a tool named wikiGDrive transforms the Google Docs and Google Drawings into Markdown and images (png or svg) to be placed in the content folder. +2. Scripts to maintain the documentation. The source of truth for the "master" branch of the [content](content) folder is **not** this repository. It is instead is stored in a specific [MIE Documentation Google Shared Drive](https://drive.google.com/drive/u/0/folders/0ALfGlL3hJS03Uk9PVA). Changes should be made there (by using "Propose Changes") and when approved in the Google Drive, a tool named wikiGDrive transforms the Google Docs and Google Drawings into Markdown and images (png or svg) to be placed in the content folder. 3. Scripting tools to transform the Markdown into HTML using [Hugo](https://gohugo.io) to generate a website for each product branded to its purpose. 4. Automation in GitHub Enterprise [Actions](.github/workflows) to automate the updating of the public facing websites. Currently there are two: 1) docs.webchartnow.com and 2) docs.enterprisehealth.com