Skip to content

Commit 9b6db0c

Browse files
fix(docs): remove basePath from TypeDoc config
1 parent 3d8fdef commit 9b6db0c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

typedoc.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ var configuration = {
1212
gitRemote: repositoryURL,
1313
disableGit: false,
1414

15-
/** (https://typedi.js.org/api-reference) */
16-
basePath: '/api-reference/',
17-
1815
/** Not sure how you would even localize TSDoc... */
1916
htmlLang: 'en',
2017

0 commit comments

Comments
 (0)