You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For generated commandline reference, the version of the application is already included in the documentation. It should also be included in API reference documentation.
Just like for commandline reference, there should be a --no-version commandline switch to prevent version from being included
The text was updated successfully, but these errors were encountered:
…ce documentation
By default, include the assembly version in the generated API reference documentation on pages for types and type members. Additionally, the documentation for type members will now also include the namespace and assembly name of the declaring type.
The inclusion of the assembly version can be disabled in the configuration file or using the '--no-version' command line switch of the 'apireference' command (analogous to the 'commandlinehelp' command).
Closes: #8
Pull-Request: #52
--no-version
commandline switch to prevent version from being includedThe text was updated successfully, but these errors were encountered: