chore: Configure typedoc source links

This commit is contained in:
Sidharth Vinod
2022-10-31 22:15:07 +05:30
parent b735c21a33
commit a9234785ab
5 changed files with 45 additions and 34 deletions

View File

@@ -8,17 +8,17 @@
## Variables
### <a id="configkeys" name="configkeys"></a> configKeys
### configKeys
`Const` **configKeys**: `string`\[]
#### Defined in
defaultConfig.ts:1869
[defaultConfig.ts:1869](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/defaultConfig.ts#L1869)
---
### <a id="default" name="default"></a> default
### default
`Const` **default**: `Partial`<`MermaidConfig`>
@@ -53,4 +53,4 @@ A description of each option follows below.
#### Defined in
defaultConfig.ts:33
[defaultConfig.ts:33](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/defaultConfig.ts#L33)