|
63 | 63 | "members": [ |
64 | 64 | { |
65 | 65 | "kind": "Constructor", |
66 | | - "canonicalReference": "api-documenter-test!DocBaseClass#:constructor(1)", |
| 66 | + "canonicalReference": "api-documenter-test!DocBaseClass:constructor(1)", |
67 | 67 | "docComment": "/**\n * The simple constructor for `DocBaseClass`\n */\n", |
68 | 68 | "excerptTokens": [ |
69 | 69 | { |
|
77 | 77 | }, |
78 | 78 | { |
79 | 79 | "kind": "Constructor", |
80 | | - "canonicalReference": "api-documenter-test!DocBaseClass#:constructor(2)", |
| 80 | + "canonicalReference": "api-documenter-test!DocBaseClass:constructor(2)", |
81 | 81 | "docComment": "/**\n * The overloaded constructor for `DocBaseClass`\n */\n", |
82 | 82 | "excerptTokens": [ |
83 | 83 | { |
|
971 | 971 | "members": [ |
972 | 972 | { |
973 | 973 | "kind": "CallSignature", |
974 | | - "canonicalReference": "api-documenter-test!IDocInterface3#:signature(1)", |
| 974 | + "canonicalReference": "api-documenter-test!IDocInterface3:signature(1)", |
975 | 975 | "docComment": "/**\n * Call signature\n *\n * @param x - the parameter\n */\n", |
976 | 976 | "excerptTokens": [ |
977 | 977 | { |
|
1021 | 1021 | }, |
1022 | 1022 | { |
1023 | 1023 | "kind": "ConstructSignature", |
1024 | | - "canonicalReference": "api-documenter-test!IDocInterface3#:signature(1)", |
| 1024 | + "canonicalReference": "api-documenter-test!IDocInterface3:signature(1)", |
1025 | 1025 | "docComment": "/**\n * Construct signature\n */\n", |
1026 | 1026 | "excerptTokens": [ |
1027 | 1027 | { |
|
1047 | 1047 | }, |
1048 | 1048 | { |
1049 | 1049 | "kind": "IndexSignature", |
1050 | | - "canonicalReference": "api-documenter-test!IDocInterface3#:signature(1)", |
| 1050 | + "canonicalReference": "api-documenter-test!IDocInterface3:signature(1)", |
1051 | 1051 | "docComment": "/**\n * Indexer\n *\n * @param x - the parameter\n */\n", |
1052 | 1052 | "excerptTokens": [ |
1053 | 1053 | { |
|
0 commit comments