Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Driver Docs Repo #1

Closed
alexander-hanel opened this issue Oct 24, 2023 · 3 comments
Closed

Incorrect Driver Docs Repo #1

alexander-hanel opened this issue Oct 24, 2023 · 3 comments

Comments

@alexander-hanel
Copy link
Owner

didn't you mean to use the github.com/MicrosoftDocs/win… repo for driver docs instead? The one you link is for conceptual, not API documentation.

Source

@alexander-hanel
Copy link
Owner Author

@alexander-hanel
Copy link
Owner Author

The windows-driver-docs-ddi source is basically the same minus some outliers. I should be able to commit the changes tomorrow or over the weekend.

STATUS: Parsing drivers
        ERROR: Invalid file name (skipped) %s operator=
        ERROR: Invalid file name (skipped) %s operator+(LONG64)
        ERROR: Invalid file name (skipped) %s operator+=(LONG64)
        ERROR: Invalid file name (skipped) %s operator+=
        ERROR: Invalid file name (skipped) %s operator+
        ERROR: Invalid file name (skipped) %s operator=(constLocation&)
        ERROR: Invalid file name (skipped) %s operator=(ULONG64)
        ERROR: Invalid file name (skipped) %s operator=
        ERROR: Invalid file name (skipped) %s operator==(constLocation&)
        ERROR: Invalid file name (skipped) %s operator==
        ERROR: Invalid file name (skipped) %s operator!=(constLocation&)
        ERROR: Invalid file name (skipped) %s operator!=
        ERROR: Invalid file name (skipped) %s operator-=(LONG64)
        ERROR: Invalid file name (skipped) %s operator-=
	ERROR [Errno 22] Invalid argument: 'apis_md\\SymbolSearchInfo::SymbolSearchInfo.md' apis_md\SymbolSearchInfo::SymbolSearchInfo.md
        ERROR: Invalid file name (skipped) %s operator=
        ERROR: Invalid file name (skipped) %s operator=
        ERROR: Invalid file name (skipped) %s operator=
STATUS: Finished

@alexander-hanel
Copy link
Owner Author

Fixed in d4e3083

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant