Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Mike Battista 18e614308c Updated .gitmodules. 2023-05-07 01:48:21 -07:00
Mike Battista aafe58532d Added sql-docs to Win32Docs. 2023-05-07 01:18:53 -07:00
Mike Battista df818ccbe5 Added mapi to Win32Docs. 2023-05-06 20:45:25 -07:00
Mike Battista 6cbf853b9a Added Virtualization-Documentation to Win32Docs. 2023-05-06 06:00:47 -07:00
Mike Battista 4e6e7451f8
Include MicrosoftDocs/Win32 in the Win32Docs package (#1561)
* 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.
2023-05-05 08:57:51 -07:00
Mike Battista 9c85a12dd7 Added documentation links from MicrosoftDocs/win32.
Fixed #1313.
Fixed #919.
2023-05-02 14:57:41 -07:00
Steve Otteson 2bdbd010e1 * Fix several issues caused by the partitions change
* Add script for detecting missing imports by comparing against a baseline winmd
2021-01-12 15:11:15 -08:00