-
Notifications
You must be signed in to change notification settings - Fork 66
docs: Update docs for Python in Fable v5 #213
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
Conversation
|
@MangelMaxime is this the right way to tag at this point, or should I add -alpha to the tags? |
I think we should use the real version if possible to avoid confusion. Perhaps, once we released Fable 5 we will just mark everything as |
MangelMaxime
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small rewording proposition what do you think?
Co-authored-by: Maxime Mangel <[email protected]>
Co-authored-by: Maxime Mangel <[email protected]>
Co-authored-by: Maxime Mangel <[email protected]>
|
@MangelMaxime Thanks for the feedback and suggestions. Agree on the version tags. I will update them later today (or tomorrow). |
Update Python documentation
Added documentation for new Python features in Fable v5.0.0:
Py.python- inline Python code embeddingPy.Decorator- Python decorator support for classes and functionsPy.ClassAttributes- control class member generationimportSideEffectsfunction--fableLiboptionFeatures include code examples and version tags.