Skip to content

Add Export-API.ps1 script for semi-automated API listing generation#181

Merged
joseharriaga merged 7 commits into
mainfrom
user/travisw/genapi
Aug 1, 2024
Merged

Add Export-API.ps1 script for semi-automated API listing generation#181
joseharriaga merged 7 commits into
mainfrom
user/travisw/genapi

Conversation

@trrwilson
Copy link
Copy Markdown
Collaborator

@trrwilson trrwilson commented Jul 25, 2024

  • Intended for maintainer use in this repository
  • Uses and requires the private port of GenApi tool

Our previous use of the ApiView tool is currently blocked and already presented a good opportunity to optimize.

There are gaps, however, including:

  • Uninformed alphabetical ordering reorders enum values, intermixes constructors/properties/methods, etc. -- generally making things less human-readable
  • Attributes like [Experimental] are no longer reflected

Comment thread .dotnet/api/api.md Outdated
Comment thread .scripts/Generate-Api.ps1 Outdated
Comment thread .scripts/Generate-Api.ps1 Outdated
Comment thread .scripts/Generate-Api.ps1 Outdated
@joseharriaga joseharriaga marked this pull request as ready for review August 1, 2024 23:07
@joseharriaga joseharriaga changed the title Add a Generate-Api script for semi-automated api.md creation Add Export-API.ps1 script for semi-automated API listing generation Aug 1, 2024
@joseharriaga joseharriaga merged commit 5563dc9 into main Aug 1, 2024
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

Successfully merging this pull request may close these issues.

3 participants