|
50 | 50 | "redirects": {
|
51 | 51 | "guides/overview/": "documents/Overview.html",
|
52 | 52 | "guides/installation/": "index.html",
|
| 53 | + "guides/options/": "documents/Options.html", |
53 | 54 | "options/": "documents/Options.html",
|
54 | 55 | "options/configuration/": "documents/Options.Configuration.html",
|
55 | 56 | "options/input/": "documents/Options.Input.html",
|
|
58 | 59 | "options/organization/": "documents/Options.Organization.html",
|
59 | 60 | "options/validation/": "documents/Options.Validation.html",
|
60 | 61 | "options/other/": "documents/Options.Other.html",
|
61 |
| - // cspell: words doccoments |
62 |
| - "guides/doccoments/": "documents/Doc_Comments.html", |
| 62 | + // cspell: words doccomments |
| 63 | + "guides/doccomments/": "documents/Doc_Comments.html", |
63 | 64 | "guides/documents/": "documents/External_Documents.html",
|
64 | 65 | "guides/themes/": "documents/Themes.html",
|
65 | 66 | "guides/plugins/": "documents/Plugins.html",
|
|
86 | 87 | "tags/hidden/": "documents/Tags._hidden.html",
|
87 | 88 | "tags/hideconstructor/": "documents/Tags._hideconstructor.html",
|
88 | 89 | "tags/ignore/": "documents/Tags._ignore.html",
|
89 |
| - "tags/inheritDoc/": "documents/Tags._inheritDoc.html", |
| 90 | + "tags/inheritDoc/": "documents/Tags.__inheritDoc_.html", |
90 | 91 | "tags/interface/": "documents/Tags._interface.html",
|
91 | 92 | "tags/internal/": "documents/Tags._internal.html",
|
92 |
| - "tags/label/": "documents/Tags._label.html", |
93 |
| - "tags/link/": "documents/Tags._link.html", |
| 93 | + "tags/label/": "documents/Tags.__label_.html", |
| 94 | + "tags/link/": "documents/Tags.__link_.html", |
94 | 95 | "tags/module/": "documents/Tags._module.html",
|
95 | 96 | "tags/namespace/": "documents/Tags._namespace.html",
|
96 | 97 | "tags/overload/": "documents/Tags._overload.html",
|
|
0 commit comments