Update readme and Emacs configuration docs
Mainly to reflect the addition of the new elixir-ls Brew formula.
- Remove duplicated sections from
readme - Add key info like install instructions in
readme - Add more Emacs install info in the docsite
- Add TOC to
readme
Also I think that the development guides in https://github.com/elixir-lsp/elixir-ls/tree/master/guides should probablly move into docs and be available in the docsite. Of course want to hear your comments about this idea.
Why are you removing features documentation (Debugger, Workspace symbols etc.)?
@lukaszsamson they are not removed, they have already been moved to the docsite. E.g. see https://elixir-lsp.github.io/elixir-ls/getting-started/vscode/#debugger and https://elixir-lsp.github.io/elixir-ls/features/
This is to keep the README clean and only have the most important info in it, and keep more detailed and searchable information on the docsite. This is pretty standard for other Language Server projects.
@DaniruKun can you resolve conflicts
Done
Sorry I missed the update and the PR is once again out of date. Furthermore, the homebrew install is not supported