Skip to content

Document Enable trait types#721

Merged
jwiggins merged 1 commit into
masterfrom
docs/enable-trait-types
Mar 15, 2021
Merged

Document Enable trait types#721
jwiggins merged 1 commit into
masterfrom
docs/enable-trait-types

Conversation

@jwiggins
Copy link
Copy Markdown
Member

Closes #631

Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

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

LGTM

Most of the links appear to be dead. Trait definitions are strange though so I think they may not even have api docs correctly generated.
see https://docs.enthought.com/enable/api/enable.api.html#enable-trait-types

seems like the markers do so they could be linked, but that is probably unnecessary

@@ -0,0 +1,45 @@
Enable Custom Traits
====================
Enable defines several `trait types <https://docs.enthought.com/traits>`_ which
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe link to the custom traits section of the traits docs?
https://docs.enthought.com/traits/traits_user_manual/custom.html

I actually am unsure which would make more sense, so feel free to leave if you prefer the home page

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'll leave it like this

@jwiggins jwiggins merged commit c76c01f into master Mar 15, 2021
@jwiggins
Copy link
Copy Markdown
Member Author

Thanks for the review

@jwiggins jwiggins deleted the docs/enable-trait-types branch March 15, 2021 17:51
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.

Enable: document trait types

2 participants