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

Apidoc add default-exported enums #10802

Merged
merged 3 commits into from
Mar 27, 2020

Conversation

MoonE
Copy link
Contributor

@MoonE MoonE commented Mar 12, 2020

This PR supersedes and closes #10512

This adds the apidoc pages for enums that are the default export of their module without any other documented members.

The following pages are now created:

module-ol_CollectionEventType.html
module-ol_ImageState.html
module-ol_MapBrowserEventType.html
module-ol_MapEventType.html
module-ol_MapProperty.html
module-ol_ObjectEventType.html
module-ol_ViewHint.html
module-ol_ViewProperty.html
module-ol_events_EventType.html
module-ol_events_KeyCode.html
module-ol_extent_Corner.html
module-ol_extent_Relationship.html
module-ol_format_FormatType.html
module-ol_interaction_Property.html
module-ol_layer_Property.html
module-ol_layer_TileProperty.html
module-ol_pointer_EventType.html
module-ol_render_EventType.html
module-ol_render_canvas_BuilderType.html
module-ol_source_TileEventType.html
module-ol_source_VectorEventType.html
module-ol_style_IconAnchorUnits.html
module-ol_style_IconOrigin.html
module-ol_webgl_ContextEventType.html

Copy link
Member

@ahocevar ahocevar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for this @MoonE!

@ahocevar ahocevar merged commit f89b32d into openlayers:master Mar 27, 2020
ahocevar added a commit to ahocevar/openlayers that referenced this pull request Mar 27, 2020
…ault-export-enums"

This reverts commit f89b32d, reversing
changes made to f24ecf7.
@ahocevar ahocevar mentioned this pull request Mar 27, 2020
ahocevar added a commit to ahocevar/openlayers that referenced this pull request Mar 27, 2020
…ault-export-enums"

This reverts commit f89b32d, reversing
changes made to f24ecf7.
@MoonE MoonE deleted the apidoc-add-default-export-enums branch March 28, 2020 13:53
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.

None yet

2 participants