fix: disable docs build #131
Annotations
10 errors and 1 warning
docs/versions/v10.md#L25
Insert `⏎`
|
docs/versions/v10.md#L26
Replace `·console(`/xllog`).·These·are·distinct·to·chat·commands·and·offer·various·convenience·features·such·as·completion·and·support·for·types.·No·string` with `⏎····console(`/xllog`).·These·are·distinct·to·chat·commands·and·offer·various⏎····convenience·features·such·as·completion·and·support·for·types.·No·string⏎···`
|
docs/versions/v10.md#L27
Replace `·had·implemented·to·provide·Universalis·with·it's·pricing·data.·This·will·allow·users·to·subscribe·to·these·events·without·having·to·hook·those·events·themselves.·` with `⏎····had·implemented·to·provide·Universalis·with·it's·pricing·data.·This·will⏎····allow·users·to·subscribe·to·these·events·without·having·to·hook·those·events⏎····themselves.`
|
docs/versions/v10.md#L31
Replace `·provides.·Generally·speaking·Dalamud·will·now·provide·interfaces·where·possible.·This·should·make·it·easier·for·plugins·to·unit·test/mock·as` with `⏎··provides.·Generally·speaking·Dalamud·will·now·provide·interfaces·where⏎··possible.·This·should·make·it·easier·for·plugins·to·unit·test/mock·as⏎·`
|
docs/versions/v10.md#L32
Replace `··-·The·majority·of·public·facing·classes·provided·by·dalamud·services·to·plugins·have·been·interfaced.·` with `⏎··-·The·majority·of·public·facing·classes·provided·by·dalamud·services·to⏎····plugins·have·been·interfaced.`
|
docs/versions/v10.md#L33
Insert `⏎···`
|
docs/versions/v10.md#L35
Insert `⏎···`
|
docs/versions/v10.md#L36
Delete `·`
|
docs/versions/v10.md#L38
Replace `··-·All·of·the·functions·inside·now·return·a·`ISharedImmediateTexture`,·instead·of·a·texture·wrap.·This·represents·an·instance·of·a·texture·that·may·or·may·not·be·loaded·yet.·All·textures·are·loaded·asynchronously·to·avoid·making` with `⏎··-·All·of·the·functions·inside·now·return·a·`ISharedImmediateTexture`,·instead⏎····of·a·texture·wrap.·This·represents·an·instance·of·a·texture·that·may·or·may⏎····not·be·loaded·yet.·All·textures·are·loaded·asynchronously·to·avoid·making⏎···`
|
docs/versions/v10.md#L39
Replace `·`IDalamudTextureWrap`·is·now·**explicitly·discouraged**,·as·it·sidesteps·all·of·the·asynchronous·loading·and·performance·optimizations·in·the·new·texture·provider·implementation.·You·should·try·to·remove·your·caches·and·use·`ISharedImmediateTexture.GetWrapOrEmpty()`,·`ISharedImmediateTexture.GetWrapOrDefault()`·or·`ISharedImmediateTexture.TryGetWrap()`.·The·former·`GetWrapOrEmpty()`·function·will·return·a·transparent·4x4·texture·if·it·hasn't·loaded·yet,` with `⏎····`IDalamudTextureWrap`·is·now·**explicitly·discouraged**,·as·it·sidesteps·all⏎····of·the·asynchronous·loading·and·performance·optimizations·in·the·new·texture⏎····provider·implementation.·You·should·try·to·remove·your·caches·and·use⏎····`ISharedImmediateTexture.GetWrapOrEmpty()`,⏎····`ISharedImmediateTexture.GetWrapOrDefault()`·or⏎····`ISharedImmediateTexture.TryGetWrap()`.·The·former·`GetWrapOrEmpty()`⏎····function·will·return·a·transparent·4x4·texture·if·it·hasn't·loaded·yet,⏎···`
|
docs/plugin-development/how-tos/AddonEventManager.md#L30
Unexpected emphasis introducing a section, expected a heading instead
|
This job failed
Loading