From 8f75336cb802b770d1ac53efb155632dd2dd94d2 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Thu, 8 Apr 2021 20:59:35 +0200 Subject: docs: Revamp project documentation This change updates the project documentation by moving most of the documentation to the docs directory. --- docs/images/logo.png | Bin 0 -> 2825 bytes docs/images/opendc-component-diagram.png | Bin 0 -> 39965 bytes docs/images/opendc-frontend-construction.png | Bin 0 -> 76461 bytes docs/images/opendc-frontend-simulation-zoom.png | Bin 0 -> 100583 bytes docs/images/opendc-frontend-simulation.png | Bin 0 -> 96351 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/images/logo.png create mode 100644 docs/images/opendc-component-diagram.png create mode 100644 docs/images/opendc-frontend-construction.png create mode 100644 docs/images/opendc-frontend-simulation-zoom.png create mode 100644 docs/images/opendc-frontend-simulation.png (limited to 'docs/images') diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 100644 index 00000000..d743038b Binary files /dev/null and b/docs/images/logo.png differ diff --git a/docs/images/opendc-component-diagram.png b/docs/images/opendc-component-diagram.png new file mode 100644 index 00000000..312ca72a Binary files /dev/null and b/docs/images/opendc-component-diagram.png differ diff --git a/docs/images/opendc-frontend-construction.png b/docs/images/opendc-frontend-construction.png new file mode 100644 index 00000000..223e8d48 Binary files /dev/null and b/docs/images/opendc-frontend-construction.png differ diff --git a/docs/images/opendc-frontend-simulation-zoom.png b/docs/images/opendc-frontend-simulation-zoom.png new file mode 100644 index 00000000..d7744926 Binary files /dev/null and b/docs/images/opendc-frontend-simulation-zoom.png differ diff --git a/docs/images/opendc-frontend-simulation.png b/docs/images/opendc-frontend-simulation.png new file mode 100644 index 00000000..bbf4cbd6 Binary files /dev/null and b/docs/images/opendc-frontend-simulation.png differ -- cgit v1.2.3