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

Document enumerations #87

Closed
masak opened this issue Jun 4, 2015 · 5 comments
Closed

Document enumerations #87

masak opened this issue Jun 4, 2015 · 5 comments
Labels
docs Documentation issue (primary issue type) good first issue If you want to dive in, this would be a good place to start

Comments

@masak
Copy link

masak commented Jun 4, 2015

<jab> Where can I find the syntax for the enum statement?
<masak> jab: described in S12, at least.
<masak> S12:Enumerations
<synbot6> Link: http://design.perl6.org/S12.html#Enumerations
<jab> thanks
<masak> dunno if docs.perl6.org has something. if not, it probably should.
<masak> cursory search yields nothing.
<jab> Yeah it's hard to find enum info
* masak files issue

Enumerations are important enough to merit a page of their own, methinks. Going through the basic syntax, its variations, default values, common uses, etc.

@smls smls added docs Documentation issue (primary issue type) content labels Aug 6, 2015
@smls
Copy link
Contributor

smls commented Aug 6, 2015

Not sure if there's enough to warrant a whole page. Maybe it could fit int the types:Type System page I'm planning, though.

@dogbert17
Copy link

Might commit 36f4e8d be enough?

@jsoref
Copy link
Contributor

jsoref commented Jun 8, 2016

@dogbert17 : At the very least, someone needs to add something to the glossary, if only linking to the typesystem entry...

@AlexDaniel
Copy link
Member

Great, but it does not come up in the search. Can we fix that?

pdl added a commit to pdl/doc that referenced this issue Jul 5, 2016
@gfldex
Copy link
Contributor

gfldex commented Jul 11, 2016

  • enums are doced
  • they show up in search
  • the glossary links to the right section

@gfldex gfldex closed this as completed Jul 11, 2016
@coke coke added good first issue If you want to dive in, this would be a good place to start and removed LHF labels Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type) good first issue If you want to dive in, this would be a good place to start
Projects
None yet
Development

No branches or pull requests

7 participants