docs: XML warnings (#14663)

* chore: Fix XML warnings

* docs: Fix XML warnings

* docs: Fix XML in resource designer

* docs: Fix XML warnings

* Revert "docs: Fix XML in resource designer"

This reverts commit 8ea61c51ac161e1853ae080db7fe1b4d4cb4d2be.
This commit is contained in:
Nikolaj Brask-Nielsen
2023-09-06 20:08:17 +02:00
committed by GitHub
parent 401c881567
commit 6d48091328
124 changed files with 202 additions and 217 deletions

View File

@@ -19,7 +19,7 @@ public interface IPublishedContentCache : IPublishedCache
/// </para>
/// <para>
/// If
/// <param name="hideTopLevelNode" />
/// <paramref name="hideTopLevelNode" />
/// is <c>null</c> then the settings value is used.
/// </para>
/// <para>The value of <paramref name="preview" /> overrides defaults.</para>
@@ -40,7 +40,7 @@ public interface IPublishedContentCache : IPublishedCache
/// </para>
/// <para>
/// If
/// <param name="hideTopLevelNode" />
/// <paramref name="hideTopLevelNode" />
/// is <c>null</c> then the settings value is used.
/// </para>
/// <para>Considers published or unpublished content depending on defaults.</para>