mirror of
https://github.com/WhatsApp/erlang-language-platform.git
synced 2025-12-23 12:26:48 +00:00
Reviewed By: alanz Differential Revision: D48872316 fbshipit-source-id: f79be126b9d2381b11f07a1582ea119a46be8868 |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| crate_graph.dot | ||
| crate_graph.png | ||
| databases.dot | ||
| databases.png | ||
| ELP-parser-dataflow.excalidraw | ||
| ELP-parser-dataflow.png | ||
| ELP-parser-dataflow.svg | ||
| input_data_graph.dot | ||
| input_data_graph.png | ||
| PROJECT_LOADING.md | ||
| README.md | ||
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.