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:
committed by
GitHub
parent
401c881567
commit
6d48091328
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user