erlang-language-platform/docs
Roberto Aloi e7188da2ff Move Code Actions docs to the site
Reviewed By: alanz

Differential Revision: D48872316

fbshipit-source-id: f79be126b9d2381b11f07a1582ea119a46be8868
2023-08-31 11:41:19 -07:00
..
ARCHITECTURE.md Initial commit 2023-08-02 07:54:59 -07:00
crate_graph.dot Initial commit 2023-08-02 07:54:59 -07:00
crate_graph.png Initial commit 2023-08-02 07:54:59 -07:00
databases.dot Initial commit 2023-08-02 07:54:59 -07:00
databases.png Initial commit 2023-08-02 07:54:59 -07:00
ELP-parser-dataflow.excalidraw Initial commit 2023-08-02 07:54:59 -07:00
ELP-parser-dataflow.png Initial commit 2023-08-02 07:54:59 -07:00
ELP-parser-dataflow.svg Initial commit 2023-08-02 07:54:59 -07:00
input_data_graph.dot Initial commit 2023-08-02 07:54:59 -07:00
input_data_graph.png Initial commit 2023-08-02 07:54:59 -07:00
PROJECT_LOADING.md Initial commit 2023-08-02 07:54:59 -07:00
README.md Initial commit 2023-08-02 07:54:59 -07:00

Documentation about ELP

This currently just has a doodle about some possible internal organisation of ELP and related components.

Updating the excalidraw diagrams

Use https://excalidraw.thefacebook.com/ Load the file, then export as svg or png.

Working on Markdown

I find it useful to install the Markdown Preview Enhanced extension in VsCode @ FB, enable preview on the file (CMD-shift-v), and leave it in the background while editing in emacs. It updates live when you save.

One thing it does not do is reflow text, but that is fine while working on a draft.