mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Rename folder to typedoc
This commit is contained in:
parent
5f1f3bb148
commit
14192f5c4e
6 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@
|
|||
{{!--MONACO_CHANGE
|
||||
<li>Defined in {{fileName}}:{{line}}</li>
|
||||
MONACO_CHANGE--}}
|
||||
<li>Defined in <a href="https://github.com/Microsoft/monaco-editor/blob/main/doc/monaco.d.ts#L{{line}}">{{fileName}}:{{line}}</a></li>
|
||||
<li>Defined in <a href="https://github.com/Microsoft/monaco-editor/blob/main/typedoc/monaco.d.ts#L{{line}}">{{fileName}}:{{line}}</a></li>
|
||||
{{/if}}
|
||||
{{/each}}
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue