Feat/private symbols by Patrick8639 · Pull Request #9972 · dotnet/docfx
added 2 commits
May 31, 2024 08:30
yufeih
added
the
new-feature
label
Jun 3, 2024p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request
Jun 28, 2024* (fix): when specifying "includePrivateMembers":"true" in the docfx.json file, enumerates all the private members of the classes. Todo: - remove class constructor; - remove compiler generated members. * Removes class constructors and compiler generated members. * - Use a named parameter to specify the import options. - Refactoring the parameter to directly pass a boolean value.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters