-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
When I remember that thing was in the documentation it is difficult to know where to go.
Was it in the guide.elm-lang.org?
Was it the elm-lang.org/docs?
Was it the package.elm-lang.org/docs?
I think that the Elm knowledge is spread in many places:
- https://guide.elm-lang.org
- https://github.com/elm/elm-lang.org/blob/master/pages/community.elm
- https://github.com/elm/elm-lang.org/blob/master/pages/community/chat-tips.elm
- https://github.com/elm/elm-lang.org/tree/master/pages/docs
(advanced topics, from javascript, records, style guide, syntax) - https://github.com/elm/package.elm-lang.org/tree/master/assets/help
(design guidelines, documentation format) - https://github.com/elm/compiler/tree/master/hints
- https://github.com/elm/compiler/tree/master/docs/elm.json
- https://github.com/elm/compiler/tree/master/docs/upgrade-instructions
- https://faq.elm-community.org
I really like the idea of having one guide that covers all the things. Similar to:
https://docs.couchdb.org/en/stable/download.html (which you can also download as file)
Where it is not possible to merge it to offical guide, just use external link would be an option.
ridhoassuryadi
Metadata
Metadata
Assignees
Labels
No labels