From 8085179499ca37fd67b474668cbae9ad13e9f786 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sat, 17 Apr 2021 23:00:53 -0700 Subject: [PATCH] Update and rename Live-Editor to Configuration.md --- docs/Configuration.md | 17 +++++++++++++++++ docs/Live-Editor | 1 - 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 docs/Configuration.md delete mode 100644 docs/Live-Editor diff --git a/docs/Configuration.md b/docs/Configuration.md new file mode 100644 index 000000000..a2d97a6c3 --- /dev/null +++ b/docs/Configuration.md @@ -0,0 +1,17 @@ +The second half of Mermaid is the configuration of one or all diagrams. + +This section will briefly introduce the different methods of configuring of the behavior and apperances of Mermaid Diagrams. +The Following are the most commonly used methods and are all generally tied to the [Deployment]() methods. + +1. Configuration Section in the [Live Editor](./Live-Editor). + + +2. The [Initialize call](), for when Mermaid is called via an API, or through a