Skip to content

Commit ebe6301

Browse files
committed
Update specs
1 parent f04d994 commit ebe6301

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/test/converter/decorators/specs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"id": 13
3333
},
3434
"arguments": {
35-
"options": "{\r\n name: 'Name of class'\r\n}"
35+
"options": "{\n name: 'Name of class'\n}"
3636
}
3737
}
3838
],

src/test/renderer/specs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ <h3 id="grunt">Grunt</h3>
171171
<h2 id="plugins">Plugins</h2>
172172
<ul>
173173
<li><a href="https://github.com/christopherthielen/typedoc-plugin-external-module-name">External Module Name</a> - Set the name of TypeDoc external modules</li>
174+
<li><a href="https://github.com/gdelmas/typedoc-plugin-sourcefile-url">Sourcefile URL</a> - Set custom source file URL links</li>
174175
</ul>
175176
<h2 id="advanced-guides-and-docs">Advanced guides and docs</h2>
176177
<p>Visit our homepage for advanced guides and an extensive API documentation:<br>

0 commit comments

Comments
 (0)