Skip to content

Commit

Permalink
Updated Docs/Api/CSharpDriverDocs.shfbproj to indicate that the Mongo…
Browse files Browse the repository at this point in the history
…DB.Driver.Core.Authentication.Libgssapi namespace does not require documentation.
  • Loading branch information
JamesKovacs committed Mar 3, 2021
1 parent 819f4c1 commit e75af27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Docs/Api/CSharpDriverDocs.shfbproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<NamespaceSummaryItem name="MongoDB.Driver.GeoJsonObjectModel" isDocumented="True">Classes used to build GeoJson objects in a type-safe manner.</NamespaceSummaryItem>
<NamespaceSummaryItem name="MongoDB.Driver.GeoJsonObjectModel.Serializers" isDocumented="True">GeoJson object model serializers.</NamespaceSummaryItem>
<NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication" isDocumented="True">The MongoDB.Driver.Core.Authentication namespace contains classes related to authentication.</NamespaceSummaryItem>
<NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication.Libgssapi" isDocumented="False" />
<NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication.Sspi" isDocumented="False" />
<NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication.Vendored" isDocumented="True">The MongoDB.Driver.Core.Authentication.Vendored namespace contains types and classes vendored in to support authentication.</NamespaceSummaryItem>
<NamespaceSummaryItem name="MongoDB.Driver.Core.Bindings" isDocumented="True">The MongoDB.Driver.Core.Bindings namespace contains classes related to bindings.</NamespaceSummaryItem>
Expand Down Expand Up @@ -138,4 +139,4 @@
</PropertyGroup>
<!-- Import the SHFB build targets -->
<Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
</Project>
</Project>

0 comments on commit e75af27

Please sign in to comment.