From 3f2093df266284914026d5e52999d87b651b4027 Mon Sep 17 00:00:00 2001 From: Yulia Polushvayko Date: Tue, 8 Jul 2025 17:45:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B0=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D1=83=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=B4=D0=BE=D0=BA=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=86?= =?UTF-8?q?=D0=B8=D1=8E.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documentation.html | 143 ++++++++++++++++++++++++++++++++++++++++ index.html | 3 +- js/main.js | 1 - source/styles/style.css | 9 +-- 4 files changed, 146 insertions(+), 10 deletions(-) create mode 100644 documentation.html diff --git a/documentation.html b/documentation.html new file mode 100644 index 0000000..8f7b0bd --- /dev/null +++ b/documentation.html @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + Render Line Documentation + + + + + + +
+ +
+
+
+

+ Render Line +

+ +

+ Documentation +

+
+
+ +
+ + + + + +
+ + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 7fc017c..b5dbcf1 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,6 @@