Skip to content

Commit

Permalink
docs: add e2e diagrams v1
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Dec 12, 2023
1 parent 1e3101c commit cc6bda1
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 4 deletions.
13 changes: 13 additions & 0 deletions docs/diagrams.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Diagrams

## Simplified E2E Flow

![simple-e2e](./images/hot-tool-overview.png)

## Detailed E2E Flow

![detailed-e2e](./images/hot-components-model.png)

## Block Model Diagram

![block-model](./images/hot-tools-block-model.png)
Binary file added docs/images/hot-components-model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hot-tool-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hot-tools-block-model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 3 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ nav:
- Home: index.md
- Modularization:
- Info: modules.md
- Backend: modules/modules-backend.md
- Frontend: modules/modules-frontend.md
- Backend: modules/backend.md
- Frontend: modules/frontend.md
- Services:
- Intro: tools-summary.md
- Tasking Manager:
Expand Down Expand Up @@ -107,5 +107,4 @@ nav:
- Generating Docs: dev-guide/doc-gen.md
- Web Frameworks: dev-guide/web-frameworks.md
- Testing: dev-guide/testing.md
- E2E Diagrams:
- TODO: https://hotosm.org
- E2E Diagrams: diagrams.md

0 comments on commit cc6bda1

Please sign in to comment.