From 9c911dfe19ff2bae331ab35d7bd06a2037f4dc8d Mon Sep 17 00:00:00 2001 From: erpnet-build-bot Date: Mon, 8 Jul 2024 23:06:22 +0300 Subject: [PATCH] Latest changes from buid bot: 11:06 PM --- .../fonts/glyphicons-halflings-regular.svg | 288 ++++++++++++++++++ docs/docs/docs/docs/logo.svg | 25 ++ docs/manifest.json | 20 ++ 3 files changed, 333 insertions(+) create mode 100644 docs/docs/docs/docs/fonts/glyphicons-halflings-regular.svg create mode 100644 docs/docs/docs/docs/logo.svg diff --git a/docs/docs/docs/docs/fonts/glyphicons-halflings-regular.svg b/docs/docs/docs/docs/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..94fb549 --- /dev/null +++ b/docs/docs/docs/docs/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/docs/docs/docs/logo.svg b/docs/docs/docs/docs/logo.svg new file mode 100644 index 0000000..ccb2d7b --- /dev/null +++ b/docs/docs/docs/docs/logo.svg @@ -0,0 +1,25 @@ + + + + +Created by Docfx + + + + + + + diff --git a/docs/manifest.json b/docs/manifest.json index 1e1ed04..3629a2a 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -20,6 +20,26 @@ }, "version": "" }, + { + "type": "Resource", + "source_relative_path": "docs/docs/docs/fonts/glyphicons-halflings-regular.svg", + "output": { + "resource": { + "relative_path": "docs/docs/docs/fonts/glyphicons-halflings-regular.svg" + } + }, + "version": "" + }, + { + "type": "Resource", + "source_relative_path": "docs/docs/docs/logo.svg", + "output": { + "resource": { + "relative_path": "docs/docs/docs/logo.svg" + } + }, + "version": "" + }, { "type": "Resource", "source_relative_path": "docs/docs/fonts/glyphicons-halflings-regular.svg",