* Add MicrosoftDocs/win32 to Win32Docs.
Description and HelpLink should be populated. Need to add conditional logic for parsing other sections.
* Updated path filters.
* Reenable publishing artifacts.
* Increase versionHeightOffset.
* Skip non-reference content and handle missing api_name.
* Handle missing ms.topic.
* Parse return and remarks.
* Ignore sdk-api files when checking for reference topics.
* Only use title for MicrosoftDocs/win32.
* Scrape parameters and fields.
* Trim in ParseTextSection.
* Refactored regular expressions.
* Added MicrosoftDocs/Console-Docs.
Includes refactorings to make the code more repo-agnostic.
* Fix handling of edge cases.
* Generate Documentation attribute remaps when creating Win32Docs.
* Updated path.
* Code cleanup.
* Fixed Code Analysis warnings.
* Replace . with :: in metadata mappings.
* Added quotes.