Area Affected
[ ] VoltScript Interface Designer NSF - Extension Projects
[ ] VoltScript Interface Designer NSF - Script Library Projects
[ ] Code Generation
[x] API Doc Generation
[ ] Documentation
[ ] Extension Samples
[ ] Script Library Samples
Is your feature request related to a problem? Please describe.
HTML file meta tags include "date", set to date of generation. If the API doc is included in a git repository, this means every file shows changes, making it more difficult to see actual changes.
Describe the solution you'd like
There des not seem to be an agreed spec for created date. Is this required / useful?
If it's useful, an ability to suppress it for certain VSID databases would be useful. If the content is going to a git repo, that will track the changes.
Describe alternatives you've considered
Git hooks to suppress that could get messy.
Additional context

Area Affected
[ ] VoltScript Interface Designer NSF - Extension Projects
[ ] VoltScript Interface Designer NSF - Script Library Projects
[ ] Code Generation
[x] API Doc Generation
[ ] Documentation
[ ] Extension Samples
[ ] Script Library Samples
Is your feature request related to a problem? Please describe.
HTML file meta tags include "date", set to date of generation. If the API doc is included in a git repository, this means every file shows changes, making it more difficult to see actual changes.
Describe the solution you'd like
There des not seem to be an agreed spec for created date. Is this required / useful?
If it's useful, an ability to suppress it for certain VSID databases would be useful. If the content is going to a git repo, that will track the changes.
Describe alternatives you've considered
Git hooks to suppress that could get messy.
Additional context
