Skip to content

Commit e75af27

Browse files
committed
Updated Docs/Api/CSharpDriverDocs.shfbproj to indicate that the MongoDB.Driver.Core.Authentication.Libgssapi namespace does not require documentation.
1 parent 819f4c1 commit e75af27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Docs/Api/CSharpDriverDocs.shfbproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<NamespaceSummaryItem name="MongoDB.Driver.GeoJsonObjectModel" isDocumented="True">Classes used to build GeoJson objects in a type-safe manner.</NamespaceSummaryItem>
5454
<NamespaceSummaryItem name="MongoDB.Driver.GeoJsonObjectModel.Serializers" isDocumented="True">GeoJson object model serializers.</NamespaceSummaryItem>
5555
<NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication" isDocumented="True">The MongoDB.Driver.Core.Authentication namespace contains classes related to authentication.</NamespaceSummaryItem>
56+
<NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication.Libgssapi" isDocumented="False" />
5657
<NamespaceSummaryItem name="MongoDB.Driver.Core.Authentication.Sspi" isDocumented="False" />
5758
<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>
5859
<NamespaceSummaryItem name="MongoDB.Driver.Core.Bindings" isDocumented="True">The MongoDB.Driver.Core.Bindings namespace contains classes related to bindings.</NamespaceSummaryItem>
@@ -138,4 +139,4 @@
138139
</PropertyGroup>
139140
<!-- Import the SHFB build targets -->
140141
<Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
141-
</Project>
142+
</Project>

0 commit comments

Comments
 (0)