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

Improved docs #21

Merged
merged 5 commits into from
Oct 6, 2023
Merged

Improved docs #21

merged 5 commits into from
Oct 6, 2023

Conversation

ihaveint
Copy link
Collaborator

@ihaveint ihaveint commented Oct 5, 2023

This pull request improves the documentation: LocationSet is now first introduced in the Location section instead of Choreography. Also, the documentation on building a custom Transport is improved.

@ihaveint ihaveint requested a review from shumbo October 5, 2023 20:09

## Location Set

Each Choreography is allowed to operate on a set of `ChoreographyLocation`, called its `LocationSet`. You can use the macro `LocationSet!` and give it a comma separated list of `ChoreographyLocation` to build a `LocationSet`.
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we need to mention "choreography" here as the readers don't know what it is at this point. Can we just explain what a location set is without talking about choreography or projector?

@ihaveint ihaveint marked this pull request as ready for review October 6, 2023 21:34
@shumbo shumbo merged commit c2f4ebb into shumbo/available-locations Oct 6, 2023
3 checks passed
@shumbo shumbo deleted the improved-doc branch October 7, 2023 01:45
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.

2 participants