cljs / site

ClojureScript API site and Dash docset generator
http://cljs.github.io
3 stars 3 forks source link

Categorize syntax forms #8

Closed shaunlebron closed 8 years ago

shaunlebron commented 8 years ago

Doesn't make sense to alphabetize the syntax forms since they aren't literally named like the other API entries. Regardless, categories would help navigation by keeping similar forms close together.


Literals

Special Symbols

Collections

Commenting

Function

Destructuring

Conventions

Symbol Resolution

Tagged Literals

Quoting

Vars

Reader Conditionals

Misc