Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fleet] Add Fleet diagrams to dev_docs #110794

Merged
merged 2 commits into from
Sep 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions x-pack/plugins/fleet/dev_docs/diagrams/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Fleet Diagrams

This directory contains diagrams for various components and concepts around the Fleet application. Diagrams are created using https://excalidraw.com/. To edit a diagram, open the `.excalidraw` file in the Excalidraw web application, then save the file and overwrite that same `.excalidraw` file. Also, be sure to export your diagram as a `.png` and update the image version of the diagram you're editing.

Excalidraw is an open source diagramming tool for creating simple, effective diagrams and illustrations. To learn more about it, check out their GitHub repository: https://github.com/excalidraw/excalidraw.
Loading