aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Stepanov Aleksey <blueingreen@bluig.xyz>2025-08-14 15:12:19 +0500
committerLibravatar Stepanov Aleksey <blueingreen@bluig.xyz>2025-08-14 15:12:19 +0500
commitf4da21bba311329072b4d194fcea91dd37aa5f8a (patch)
treedb386e6fa341365a8462ef4bfffca45c81f0f7a4
parenta6d9bc1d1cde7702536d517f2eb11cde2d291ffd (diff)
update docs
-rwxr-xr-xbin/set-ru-font.sh10
-rw-r--r--docs/bin/clone-dotfiles_sh.html60
-rw-r--r--docs/lib/environment_sh.html200
-rw-r--r--docs/lib/func_sh.html47
-rw-r--r--docs/masterindex.html57
-rw-r--r--docs/menu_sh.html64
-rw-r--r--docs/robo_definitions.html49
-rw-r--r--docs/robo_dirs.html40
-rw-r--r--docs/robo_files.html40
-rw-r--r--docs/robo_modules.html39
-rw-r--r--docs/robo_sourcefiles.html58
-rw-r--r--docs/robodoc.css302
-rw-r--r--docs/robodoc.js10
-rw-r--r--docs/toc_index.html58
14 files changed, 1034 insertions, 0 deletions
diff --git a/bin/set-ru-font.sh b/bin/set-ru-font.sh
index 9efff84..bc2702d 100755
--- a/bin/set-ru-font.sh
+++ b/bin/set-ru-font.sh
@@ -1,5 +1,15 @@
#!/usr/bin/env bash
+#****F* bin/set-ru-font.sh
+# NAME
+#
+# clone-init.sh - файл для установки кириллицы в tty.
+#
+# DESCRIPTION
+#
+# Нужен для отображения кириллицы в tty.
+#******
+
setfont UniCyr_8x16
loadkeys ru
showconsolefont
diff --git a/docs/bin/clone-dotfiles_sh.html b/docs/bin/clone-dotfiles_sh.html
new file mode 100644
index 0000000..df3b6b0
--- /dev/null
+++ b/docs/bin/clone-dotfiles_sh.html
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="../robodoc.css" type="text/css" />
+<script src="../robodoc.js"></script>
+<title>clone-dotfiles.sh</title>
+<!-- Source: ./bin/clone-dotfiles.sh -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="navigation">
+<a class="menuitem" href="../toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="../robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="../masterindex.html#top">Index</a>
+<a class="menuitem" href="../robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="../robo_files.html#top">Files</a>
+<a class="menuitem" href="../robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="../robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<hr />
+<a name="archisofiles2farchisofiles"></a>
+<a name="robo2"></a><h2>archisofiles/archisofiles [ Modules ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="../robo_modules.html#robo_top_of_doc">Modules</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>archisofiles</strong> - ...
+</p>
+
+<hr />
+<a name="archisofiles2fbin"></a>
+<a name="robo3"></a><h2>archisofiles/bin [ Directories ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo2">archisofiles</a> ] [ <a href="../robo_dirs.html#robo_top_of_doc">Directories</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>bin</strong> - папка с основными скриптами.
+</p>
+
+<hr />
+<a name="archisofiles2flib"></a>
+<a name="robo4"></a><h2>archisofiles/lib [ Directories ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo2">archisofiles</a> ] [ <a href="../robo_dirs.html#robo_top_of_doc">Directories</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>lib</strong> - папка с вспомогательными скриптами.
+</p>
+
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./bin/clone-dotfiles.sh with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:01:00</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/lib/environment_sh.html b/docs/lib/environment_sh.html
new file mode 100644
index 0000000..d294e8f
--- /dev/null
+++ b/docs/lib/environment_sh.html
@@ -0,0 +1,200 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="../robodoc.css" type="text/css" />
+<script src="../robodoc.js"></script>
+<title>environment.sh</title>
+<!-- Source: ./lib/environment.sh -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="navigation">
+<a class="menuitem" href="../toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="../robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="../masterindex.html#top">Index</a>
+<a class="menuitem" href="../robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="../robo_files.html#top">Files</a>
+<a class="menuitem" href="../robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="../robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<hr />
+<a name="lib2fenvironment2esh"></a>
+<a name="robo0"></a><h2>lib/environment.sh [ Files ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="../menu_sh.html#robo3">lib</a> ] [ <a href="../robo_files.html#robo_top_of_doc">Files</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>environment.sh</strong> - файл c основными константами и переменными.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> clone-dotfiles.sh
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fBIN5fDIR"></a>
+<a name="robo5"></a><h2>environment.sh/BIN_DIR [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>BIN_DIR</strong> - папка <a href="../menu_sh.html#robo2">bin</a>.
+</p>
+
+<hr />
+<a name="environment2esh2fDOMAIN"></a>
+<a name="robo6"></a><h2>environment.sh/DOMAIN [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>DOMAIN</strong> - основное доменное имя.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="#robo15">SOFT_SERVE_DOMAIN</a>
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fKEEPASSXC5fBASE"></a>
+<a name="robo7"></a><h2>environment.sh/KEEPASSXC_BASE [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>KEEPASSXC_BASE</strong> - файл базы данных с паролями для программы KeePassXC.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="./func_sh.html#robo1">func.sh</a>
+</li>
+<li> openKeepass
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fKEEPASSXC5fMASTER5fPASSWORD"></a>
+<a name="robo8"></a><h2>environment.sh/KEEPASSXC_MASTER_PASSWORD [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>KEEPASSXC_MASTER_PASSWORD</strong> - мастер-ключ базы данных с паролями программы KeePassXC.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="./func_sh.html#robo1">func.sh</a>
+</li>
+<li> openKeepass
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fKEEPASSXC5fSOFT5fSERVE5fATTRIBUTE5fHTTPS5fTOKEN"></a>
+<a name="robo9"></a><h2>environment.sh/KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN</strong> - название атрибута записи soft-serve в базе данных KeePassXC.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="./func_sh.html#robo1">func.sh</a>
+</li>
+<li> openKeepass
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fKEEPASSXC5fSOFT5fSERVE5fENTRY"></a>
+<a name="robo10"></a><h2>environment.sh/KEEPASSXC_SOFT_SERVE_ENTRY [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>KEEPASSXC_SOFT_SERVE_ENTRY</strong> - запись soft-serve в базе данных KeePassXC.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="./func_sh.html#robo1">func.sh</a>
+</li>
+<li> openKeepass
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fLIB5fDIR"></a>
+<a name="robo11"></a><h2>environment.sh/LIB_DIR [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>LIB_DIR</strong> - папка <a href="../menu_sh.html#robo3">lib</a>.
+</p>
+
+<hr />
+<a name="environment2esh2fPIPX5fYADISK5fDIRECT5fPKG"></a>
+<a name="robo12"></a><h2>environment.sh/PIPX_YADISK_DIRECT_PKG [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>PIPX_YADISK_DIRECT_PKG</strong> - пакет для скачивания файлов по ссылке с яндекс диска.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="./func_sh.html#robo1">func.sh</a>
+</li>
+<li> pipxInstall
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fPIPX5fYADISK5fDIRECT5fPKG5fDIR"></a>
+<a name="robo13"></a><h2>environment.sh/PIPX_YADISK_DIRECT_PKG_DIR [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>PIPX_YADISK_DIRECT_PKG_DIR</strong> - пакет для скачивания файлов по ссылке с яндекс диска.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="./func_sh.html#robo1">func.sh</a>
+</li>
+<li> getKdbxFile
+</li>
+</ul>
+<p></p>
+
+<hr />
+<a name="environment2esh2fROOT5fDIR"></a>
+<a name="robo14"></a><h2>environment.sh/ROOT_DIR [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>ROOT_DIR</strong> - корень проекта.
+</p>
+
+<hr />
+<a name="environment2esh2fSOFT5fSERVE5fDOMAIN"></a>
+<a name="robo15"></a><h2>environment.sh/SOFT_SERVE_DOMAIN [ Definitions ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="#robo0">environment.sh</a> ] [ <a href="../robo_definitions.html#robo_top_of_doc">Definitions</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>SOFT_SERVE_DOMAIN</strong> - поддомен git-сервера soft-serve.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> <a href="./func_sh.html#robo1">func.sh</a>
+</li>
+<li> cloneInit
+</li>
+</ul>
+<p></p>
+
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./lib/environment.sh with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/lib/func_sh.html b/docs/lib/func_sh.html
new file mode 100644
index 0000000..c0b18f5
--- /dev/null
+++ b/docs/lib/func_sh.html
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="../robodoc.css" type="text/css" />
+<script src="../robodoc.js"></script>
+<title>func.sh</title>
+<!-- Source: ./lib/func.sh -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="navigation">
+<a class="menuitem" href="../toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="../robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="../masterindex.html#top">Index</a>
+<a class="menuitem" href="../robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="../robo_files.html#top">Files</a>
+<a class="menuitem" href="../robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="../robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<hr />
+<a name="lib2ffunc2esh"></a>
+<a name="robo1"></a><h2>lib/func.sh [ Files ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="../menu_sh.html#robo3">lib</a> ] [ <a href="../robo_files.html#robo_top_of_doc">Files</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>func.sh</strong> - файл c основными функциями.
+</p>
+<p class="item_name">USED BY</p>
+<ul><li> clone-dotfiles.sh
+</li>
+</ul>
+<p></p>
+
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./lib/func.sh with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/masterindex.html b/docs/masterindex.html
new file mode 100644
index 0000000..f7d0477
--- /dev/null
+++ b/docs/masterindex.html
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>Index</title>
+<!-- Source: ./ -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="extra">
+</div> <!-- extra -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<h1>Index</h1>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+<h2><a name="B"></a>B</h2><a href="./menu_sh.html#robo2" class="indexitem" >bin</a>
+<a href="./lib/environment_sh.html#robo5" class="indexitem" >BIN_DIR</a>
+<h2><a name="D"></a>D</h2><a href="./lib/environment_sh.html#robo6" class="indexitem" >DOMAIN</a>
+<h2><a name="E"></a>E</h2><a href="./lib/environment_sh.html#robo_top_of_doc" class="indexitem" >environment.sh</a>
+<a href="./lib/environment_sh.html#robo0" class="indexitem" >environment.sh</a>
+<h2><a name="F"></a>F</h2><a href="./lib/func_sh.html#robo1" class="indexitem" >func.sh</a>
+<a href="./lib/func_sh.html#robo_top_of_doc" class="indexitem" >func.sh</a>
+<h2><a name="K"></a>K</h2><a href="./lib/environment_sh.html#robo7" class="indexitem" >KEEPASSXC_BASE</a>
+<a href="./lib/environment_sh.html#robo8" class="indexitem" >KEEPASSXC_MASTER_PASSWORD</a>
+<a href="./lib/environment_sh.html#robo9" class="indexitem" >KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN</a>
+<a href="./lib/environment_sh.html#robo10" class="indexitem" >KEEPASSXC_SOFT_SERVE_ENTRY</a>
+<h2><a name="L"></a>L</h2><a href="./menu_sh.html#robo3" class="indexitem" >lib</a>
+<a href="./lib/environment_sh.html#robo11" class="indexitem" >LIB_DIR</a>
+<h2><a name="M"></a>M</h2><a href="./menu_sh.html#robo4" class="indexitem" >menu.sh</a>
+<a href="./menu_sh.html#robo_top_of_doc" class="indexitem" >menu.sh</a>
+<h2><a name="P"></a>P</h2><a href="./lib/environment_sh.html#robo12" class="indexitem" >PIPX_YADISK_DIRECT_PKG</a>
+<a href="./lib/environment_sh.html#robo13" class="indexitem" >PIPX_YADISK_DIRECT_PKG_DIR</a>
+<h2><a name="R"></a>R</h2><a href="./lib/environment_sh.html#robo14" class="indexitem" >ROOT_DIR</a>
+<h2><a name="S"></a>S</h2><a href="./lib/environment_sh.html#robo15" class="indexitem" >SOFT_SERVE_DOMAIN</a>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./ with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/menu_sh.html b/docs/menu_sh.html
new file mode 100644
index 0000000..66811c5
--- /dev/null
+++ b/docs/menu_sh.html
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>menu.sh</title>
+<!-- Source: ./menu.sh -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<hr />
+<a name="archisofiles2fbin"></a>
+<a name="robo2"></a><h2>archisofiles/bin [ Directories ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="./robo_dirs.html#robo_top_of_doc">Directories</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>bin</strong> - папка с основными скриптами.
+</p>
+
+<hr />
+<a name="archisofiles2flib"></a>
+<a name="robo3"></a><h2>archisofiles/lib [ Directories ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="./robo_dirs.html#robo_top_of_doc">Directories</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>lib</strong> - папка с вспомогательными скриптами.
+</p>
+
+<hr />
+<a name="archisofiles2fmenu2esh"></a>
+<a name="robo4"></a><h2>archisofiles/menu.sh [ Modules ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="./robo_modules.html#robo_top_of_doc">Modules</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>menu.sh</strong> - меню для выбора скрипта из <a href="./lib/environment_sh.html#robo5">BIN_DIR</a>.
+</p>
+<p class="item_name">EXAMPLE</p>
+<pre class="source"># chmod +x ./<strong>menu.sh</strong>
+# ./<strong>menu.sh</strong>
+</pre>
+
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./menu.sh with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/robo_definitions.html b/docs/robo_definitions.html
new file mode 100644
index 0000000..133ea47
--- /dev/null
+++ b/docs/robo_definitions.html
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>Definitions</title>
+<!-- Source: ./ -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="extra">
+</div> <!-- extra -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="#top">Definitions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<h1>Definitions</h1>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+<h2><a name="B"></a>B</h2><a href="./lib/environment_sh.html#robo5" class="indexitem" >BIN_DIR</a>
+<h2><a name="D"></a>D</h2><a href="./lib/environment_sh.html#robo6" class="indexitem" >DOMAIN</a>
+<h2><a name="K"></a>K</h2><a href="./lib/environment_sh.html#robo7" class="indexitem" >KEEPASSXC_BASE</a>
+<a href="./lib/environment_sh.html#robo8" class="indexitem" >KEEPASSXC_MASTER_PASSWORD</a>
+<a href="./lib/environment_sh.html#robo9" class="indexitem" >KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN</a>
+<a href="./lib/environment_sh.html#robo10" class="indexitem" >KEEPASSXC_SOFT_SERVE_ENTRY</a>
+<h2><a name="L"></a>L</h2><a href="./lib/environment_sh.html#robo11" class="indexitem" >LIB_DIR</a>
+<h2><a name="P"></a>P</h2><a href="./lib/environment_sh.html#robo12" class="indexitem" >PIPX_YADISK_DIRECT_PKG</a>
+<a href="./lib/environment_sh.html#robo13" class="indexitem" >PIPX_YADISK_DIRECT_PKG_DIR</a>
+<h2><a name="R"></a>R</h2><a href="./lib/environment_sh.html#robo14" class="indexitem" >ROOT_DIR</a>
+<h2><a name="S"></a>S</h2><a href="./lib/environment_sh.html#robo15" class="indexitem" >SOFT_SERVE_DOMAIN</a>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./ with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/robo_dirs.html b/docs/robo_dirs.html
new file mode 100644
index 0000000..117e849
--- /dev/null
+++ b/docs/robo_dirs.html
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>Directories</title>
+<!-- Source: ./ -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="extra">
+</div> <!-- extra -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<h1>Directories</h1>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+<h2><a name="B"></a>B</h2><a href="./menu_sh.html#robo2" class="indexitem" >bin</a>
+<h2><a name="L"></a>L</h2><a href="./menu_sh.html#robo3" class="indexitem" >lib</a>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./ with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/robo_files.html b/docs/robo_files.html
new file mode 100644
index 0000000..b728943
--- /dev/null
+++ b/docs/robo_files.html
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>Files</title>
+<!-- Source: ./ -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="extra">
+</div> <!-- extra -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<h1>Files</h1>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+<h2><a name="E"></a>E</h2><a href="./lib/environment_sh.html#robo0" class="indexitem" >environment.sh</a>
+<h2><a name="F"></a>F</h2><a href="./lib/func_sh.html#robo1" class="indexitem" >func.sh</a>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./ with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/robo_modules.html b/docs/robo_modules.html
new file mode 100644
index 0000000..7dbbb40
--- /dev/null
+++ b/docs/robo_modules.html
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>Modules</title>
+<!-- Source: ./ -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="extra">
+</div> <!-- extra -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<h1>Modules</h1>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+<h2><a name="M"></a>M</h2><a href="./menu_sh.html#robo4" class="indexitem" >menu.sh</a>
+<h2><a href="#A">A</a> - <a href="#B">B</a> - <a href="#C">C</a> - <a href="#D">D</a> - <a href="#E">E</a> - <a href="#F">F</a> - <a href="#G">G</a> - <a href="#H">H</a> - <a href="#I">I</a> - <a href="#J">J</a> - <a href="#K">K</a> - <a href="#L">L</a> - <a href="#M">M</a> - <a href="#N">N</a> - <a href="#O">O</a> - <a href="#P">P</a> - <a href="#Q">Q</a> - <a href="#R">R</a> - <a href="#S">S</a> - <a href="#T">T</a> - <a href="#U">U</a> - <a href="#V">V</a> - <a href="#W">W</a> - <a href="#X">X</a> - <a href="#Y">Y</a> - <a href="#Z">Z</a> - <a href="#0">0</a> - <a href="#1">1</a> - <a href="#2">2</a> - <a href="#3">3</a> - <a href="#4">4</a> - <a href="#5">5</a> - <a href="#6">6</a> - <a href="#7">7</a> - <a href="#8">8</a> - <a href="#9">9</a></h2>
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./ with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/robo_sourcefiles.html b/docs/robo_sourcefiles.html
new file mode 100644
index 0000000..49fcd34
--- /dev/null
+++ b/docs/robo_sourcefiles.html
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>Sourcefiles</title>
+<!-- Source: ./ -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="extra">
+</div> <!-- extra -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<ul>
+<li>
+./<ul>
+<li>
+<a href="./menu_sh.html#robo_top_of_doc"><tt>
+menu.sh</tt></a></li>
+<li>
+./bin/<ul>
+</ul>
+</li>
+<li>
+./lib/<ul>
+<li>
+<a href="./lib/environment_sh.html#robo_top_of_doc"><tt>
+environment.sh</tt></a></li>
+<li>
+<a href="./lib/func_sh.html#robo_top_of_doc"><tt>
+func.sh</tt></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./ with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>
diff --git a/docs/robodoc.css b/docs/robodoc.css
new file mode 100644
index 0000000..207a172
--- /dev/null
+++ b/docs/robodoc.css
@@ -0,0 +1,302 @@
+/****h* ROBODoc/ROBODoc Cascading Style Sheet
+ * FUNCTION
+ * This is the default cascading style sheet for documentation
+ * generated with ROBODoc.
+ * You can edit this file to your own liking and then use
+ * it with the option
+ * --css <filename>
+ *
+ * This style-sheet defines the following layout
+ * +----------------------------------------+
+ * | logo |
+ * +----------------------------------------+
+ * | extra |
+ * +----------------------------------------+
+ * | | navi- |
+ * | | gation |
+ * | content | |
+ * | | |
+ * +----------------------------------------+
+ * | footer |
+ * +----------------------------------------+
+ *
+ * This style-sheet is based on a style-sheet that was automatically
+ * generated with the Strange Banana stylesheet generator.
+ * See http://www.strangebanana.com/generator.aspx
+ *
+ ******
+ * $Id: html_generator.c,v 1.94 2008/06/17 11:49:27 gumpu Exp $
+ */
+
+body
+{
+ background-color: rgb(255,255,255);
+ color: rgb(98,84,55);
+ font-family: Arial, serif;
+ border-color: rgb(226,199,143);
+}
+
+pre
+{
+ font-family: monospace;
+ margin: 15px;
+ padding: 5px;
+ white-space: pre;
+ color: #000;
+}
+
+pre.source
+{
+ background-color: #ffe;
+ border: dashed #aa9 1px;
+}
+
+p
+{
+ margin:15px;
+}
+
+p.item_name
+{
+ font-weight: bolder;
+ margin:5px;
+ font-size: 120%;
+}
+
+#content
+{
+ font-size: 100%;
+ color: rgb(0,0,0);
+ background-color: rgb(255,255,255);
+ border-left-width: 0px;
+ border-right-width: 0px;
+ border-top-width: 0px;
+ border-bottom-width: 0px;
+ border-left-style: none;
+ border-right-style: none;
+ border-top-style: none;
+ border-bottom-style: none;
+ padding: 40px 31px 14px 17px;
+ border-color: rgb(0,0,0);
+ text-align: justify;
+}
+
+#navigation
+{
+ background-color: rgb(98,84,55);
+ color: rgb(230,221,202);
+ font-family: "Times New Roman", serif;
+ font-style: normal;
+ border-color: rgb(0,0,0);
+}
+
+a.menuitem
+{
+ font-size: 120%;
+ background-color: rgb(0,0,0);
+ color: rgb(195,165,100);
+ font-variant: normal;
+ text-transform: none;
+ font-weight: normal;
+ padding: 1px 8px 3px 1px;
+ margin-left: 5px;
+ margin-right: 5px;
+ margin-top: 5px;
+ margin-bottom: 5px;
+ border-color: rgb(159,126,57);
+ text-align: right;
+}
+
+#logo, #logo a
+{
+ font-size: 130%;
+ background-color: rgb(198,178,135);
+ color: rgb(98,84,55);
+ font-family: Georgia, serif;
+ font-style: normal;
+ font-variant: normal;
+ text-transform: none;
+ font-weight: bold;
+ padding: 20px 18px 20px 18px;
+ border-color: rgb(255,255,255);
+ text-align: right;
+}
+
+#extra, #extra a
+{
+ font-size: 128%;
+ background-color: rgb(0,0,0);
+ color: rgb(230,221,202);
+ font-style: normal;
+ font-variant: normal;
+ text-transform: none;
+ font-weight: normal;
+ border-left-width: 0px;
+ border-right-width: 0px;
+ border-top-width: 0px;
+ border-bottom-width: 0px;
+ border-left-style: none;
+ border-right-style: none;
+ border-top-style: none;
+ border-bottom-style: none;
+ padding: 12px 12px 12px 12px;
+ border-color: rgb(195,165,100);
+ text-align: center;
+}
+
+#content a
+{
+ color: rgb(159,126,57);
+ text-decoration: none;
+}
+
+#content a:hover, #content a:active
+{
+ color: rgb(255,255,255);
+ background-color: rgb(159,126,57);
+}
+
+a.indexitem
+{
+ display: block;
+}
+
+h1, h2, h3, h4, h5, h6
+{
+ background-color: rgb(221,221,221);
+ font-family: Arial, serif;
+ font-style: normal;
+ font-variant: normal;
+ text-transform: none;
+ font-weight: normal;
+}
+
+h1
+{
+ font-size: 151%;
+}
+
+h2
+{
+ font-size: 142%;
+}
+
+h3
+{
+ font-size: 133%;
+}
+
+h4
+{
+ font-size: 124%;
+}
+
+h5
+{
+ font-size: 115%;
+}
+
+h6
+{
+ font-size: 106%;
+}
+
+#navigation a
+{
+ text-decoration: none;
+}
+
+.menuitem:hover
+{
+ background-color: rgb(195,165,100);
+ color: rgb(0,0,0);
+}
+
+#extra a
+{
+ text-decoration: none;
+}
+
+#logo a
+{
+ text-decoration: none;
+}
+
+#extra a:hover
+{
+}
+
+/* layout */
+#navigation
+{
+ width: 22%;
+ position: relative;
+ top: 0;
+ right: 0;
+ float: right;
+ text-align: center;
+ margin-left: 10px;
+}
+
+.menuitem {width: auto;}
+#content {width: auto;}
+.menuitem {display: block;}
+
+
+div#footer
+{
+ background-color: rgb(198,178,135);
+ color: rgb(98,84,55);
+ clear: left;
+ width: 100%;
+ font-size: 71%;
+}
+
+div#footer a
+{
+ background-color: rgb(198,178,135);
+ color: rgb(98,84,55);
+}
+
+div#footer p
+{
+ margin:0;
+ padding:5px 10px
+}
+
+span.keyword
+{
+ color: #00F;
+}
+
+span.comment
+{
+ color: #080;
+}
+
+span.quote
+{
+ color: #F00;
+}
+
+span.squote
+{
+ color: #F0F;
+}
+
+span.sign
+{
+ color: #008B8B;
+}
+
+span.line_number
+{
+ color: #808080;
+}
+
+@media print
+{
+ #navigation {display: none;}
+ #content {padding: 0px;}
+ #content a {text-decoration: underline;}
+}
diff --git a/docs/robodoc.js b/docs/robodoc.js
new file mode 100644
index 0000000..4912c05
--- /dev/null
+++ b/docs/robodoc.js
@@ -0,0 +1,10 @@
+/****h* ROBODoc/ROBODoc Javascript support
+ * FUNCTION
+ * This is the default Javascript library for documentation
+ * generated with ROBODoc.
+ * You can edit this file to your own liking and then use
+ * it with the option
+ * --js <filename>
+ ******
+ * $Id: html_generator.c,v 1.95 2019/01/04 23:58:00 cashy Exp $
+ */
diff --git a/docs/toc_index.html b/docs/toc_index.html
new file mode 100644
index 0000000..a9c4662
--- /dev/null
+++ b/docs/toc_index.html
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>Table of Contents</title>
+<!-- Source: ./ -->
+<!-- Generated with ROBODoc Version 4.99.44 (May 7 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="extra">
+</div> <!-- extra -->
+<div id="navigation">
+<a class="menuitem" href="#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<h3>TABLE OF CONTENTS</h3>
+<ul>
+<li>1. <a href="./menu_sh.html#robo4">archisofiles/menu.sh</a></li>
+<li>2. <a href="./menu_sh.html#robo3">archisofiles/lib</a></li>
+<ul>
+<li>2.1. <a href="./lib/environment_sh.html#robo0">lib/environment.sh</a></li>
+<ul>
+<li>2.1.1. <a href="./lib/environment_sh.html#robo5">environment.sh/BIN_DIR</a></li>
+<li>2.1.2. <a href="./lib/environment_sh.html#robo6">environment.sh/DOMAIN</a></li>
+<li>2.1.3. <a href="./lib/environment_sh.html#robo7">environment.sh/KEEPASSXC_BASE</a></li>
+<li>2.1.4. <a href="./lib/environment_sh.html#robo8">environment.sh/KEEPASSXC_MASTER_PASSWORD</a></li>
+<li>2.1.5. <a href="./lib/environment_sh.html#robo9">environment.sh/KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN</a></li>
+<li>2.1.6. <a href="./lib/environment_sh.html#robo10">environment.sh/KEEPASSXC_SOFT_SERVE_ENTRY</a></li>
+<li>2.1.7. <a href="./lib/environment_sh.html#robo11">environment.sh/LIB_DIR</a></li>
+<li>2.1.8. <a href="./lib/environment_sh.html#robo12">environment.sh/PIPX_YADISK_DIRECT_PKG</a></li>
+<li>2.1.9. <a href="./lib/environment_sh.html#robo13">environment.sh/PIPX_YADISK_DIRECT_PKG_DIR</a></li>
+<li>2.1.10. <a href="./lib/environment_sh.html#robo14">environment.sh/ROOT_DIR</a></li>
+<li>2.1.11. <a href="./lib/environment_sh.html#robo15">environment.sh/SOFT_SERVE_DOMAIN</a></li>
+</ul>
+<li>2.2. <a href="./lib/func_sh.html#robo1">lib/func.sh</a></li>
+</ul>
+<li>3. <a href="./menu_sh.html#robo2">archisofiles/bin</a></li>
+</ul>
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./ with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-10 15:30:02</p>
+</div> <!-- footer -->
+</body>
+</html>