From f4da21bba311329072b4d194fcea91dd37aa5f8a Mon Sep 17 00:00:00 2001 From: Stepanov Aleksey Date: Thu, 14 Aug 2025 15:12:19 +0500 Subject: update docs --- docs/bin/clone-dotfiles_sh.html | 60 ++++++++ docs/lib/environment_sh.html | 200 ++++++++++++++++++++++++++ docs/lib/func_sh.html | 47 +++++++ docs/masterindex.html | 57 ++++++++ docs/menu_sh.html | 64 +++++++++ docs/robo_definitions.html | 49 +++++++ docs/robo_dirs.html | 40 ++++++ docs/robo_files.html | 40 ++++++ docs/robo_modules.html | 39 ++++++ docs/robo_sourcefiles.html | 58 ++++++++ docs/robodoc.css | 302 ++++++++++++++++++++++++++++++++++++++++ docs/robodoc.js | 10 ++ docs/toc_index.html | 58 ++++++++ 13 files changed, 1024 insertions(+) create mode 100644 docs/bin/clone-dotfiles_sh.html create mode 100644 docs/lib/environment_sh.html create mode 100644 docs/lib/func_sh.html create mode 100644 docs/masterindex.html create mode 100644 docs/menu_sh.html create mode 100644 docs/robo_definitions.html create mode 100644 docs/robo_dirs.html create mode 100644 docs/robo_files.html create mode 100644 docs/robo_modules.html create mode 100644 docs/robo_sourcefiles.html create mode 100644 docs/robodoc.css create mode 100644 docs/robodoc.js create mode 100644 docs/toc_index.html (limited to 'docs') 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 @@ + + + + + + + + +clone-dotfiles.sh + + + + + + +
+
+ +

archisofiles/archisofiles [ Modules ]

+ +

[ Top ] [ Modules ]

+

NAME

+

archisofiles - ... +

+ +
+ +

archisofiles/bin [ Directories ]

+ +

[ Top ] [ archisofiles ] [ Directories ]

+

NAME

+

bin - папка с основными скриптами. +

+ +
+ +

archisofiles/lib [ Directories ]

+ +

[ Top ] [ archisofiles ] [ Directories ]

+

NAME

+

lib - папка с вспомогательными скриптами. +

+ +
+ + + 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 @@ + + + + + + + + +environment.sh + + + + + + +
+
+ +

lib/environment.sh [ Files ]

+ +

[ Top ] [ lib ] [ Files ]

+

NAME

+

environment.sh - файл c основными константами и переменными. +

+

USED BY

+ +

+ +
+ +

environment.sh/BIN_DIR [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

BIN_DIR - папка bin. +

+ +
+ +

environment.sh/DOMAIN [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

DOMAIN - основное доменное имя. +

+

USED BY

+ +

+ +
+ +

environment.sh/KEEPASSXC_BASE [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

KEEPASSXC_BASE - файл базы данных с паролями для программы KeePassXC. +

+

USED BY

+ +

+ +
+ +

environment.sh/KEEPASSXC_MASTER_PASSWORD [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

KEEPASSXC_MASTER_PASSWORD - мастер-ключ базы данных с паролями программы KeePassXC. +

+

USED BY

+ +

+ +
+ +

environment.sh/KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN - название атрибута записи soft-serve в базе данных KeePassXC. +

+

USED BY

+ +

+ +
+ +

environment.sh/KEEPASSXC_SOFT_SERVE_ENTRY [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

KEEPASSXC_SOFT_SERVE_ENTRY - запись soft-serve в базе данных KeePassXC. +

+

USED BY

+ +

+ +
+ +

environment.sh/LIB_DIR [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

LIB_DIR - папка lib. +

+ +
+ +

environment.sh/PIPX_YADISK_DIRECT_PKG [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

PIPX_YADISK_DIRECT_PKG - пакет для скачивания файлов по ссылке с яндекс диска. +

+

USED BY

+ +

+ +
+ +

environment.sh/PIPX_YADISK_DIRECT_PKG_DIR [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

PIPX_YADISK_DIRECT_PKG_DIR - пакет для скачивания файлов по ссылке с яндекс диска. +

+

USED BY

+ +

+ +
+ +

environment.sh/ROOT_DIR [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

ROOT_DIR - корень проекта. +

+ +
+ +

environment.sh/SOFT_SERVE_DOMAIN [ Definitions ]

+ +

[ Top ] [ environment.sh ] [ Definitions ]

+

NAME

+

SOFT_SERVE_DOMAIN - поддомен git-сервера soft-serve. +

+

USED BY

+ +

+ +
+ + + 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 @@ + + + + + + + + +func.sh + + + + + + +
+
+ +

lib/func.sh [ Files ]

+ +

[ Top ] [ lib ] [ Files ]

+

NAME

+

func.sh - файл c основными функциями. +

+

USED BY

+ +

+ +
+ + + 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 @@ + + + + + + + + +Index + + + + + +
+
+ +
+

Index

+

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+

B

bin +BIN_DIR +

D

DOMAIN +

E

environment.sh +environment.sh +

F

func.sh +func.sh +

K

KEEPASSXC_BASE +KEEPASSXC_MASTER_PASSWORD +KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN +KEEPASSXC_SOFT_SERVE_ENTRY +

L

lib +LIB_DIR +

M

menu.sh +menu.sh +

P

PIPX_YADISK_DIRECT_PKG +PIPX_YADISK_DIRECT_PKG_DIR +

R

ROOT_DIR +

S

SOFT_SERVE_DOMAIN +

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+
+ + + 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 @@ + + + + + + + + +menu.sh + + + + + + +
+
+ +

archisofiles/bin [ Directories ]

+ +

[ Top ] [ Directories ]

+

NAME

+

bin - папка с основными скриптами. +

+ +
+ +

archisofiles/lib [ Directories ]

+ +

[ Top ] [ Directories ]

+

NAME

+

lib - папка с вспомогательными скриптами. +

+ +
+ +

archisofiles/menu.sh [ Modules ]

+ +

[ Top ] [ Modules ]

+

NAME

+

menu.sh - меню для выбора скрипта из BIN_DIR. +

+

EXAMPLE

+
# chmod +x ./menu.sh
+# ./menu.sh
+
+ +
+ + + 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 @@ + + + + + + + + +Definitions + + + + + +
+
+ +
+

Definitions

+

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+

B

BIN_DIR +

D

DOMAIN +

K

KEEPASSXC_BASE +KEEPASSXC_MASTER_PASSWORD +KEEPASSXC_SOFT_SERVE_ATTRIBUTE_HTTPS_TOKEN +KEEPASSXC_SOFT_SERVE_ENTRY +

L

LIB_DIR +

P

PIPX_YADISK_DIRECT_PKG +PIPX_YADISK_DIRECT_PKG_DIR +

R

ROOT_DIR +

S

SOFT_SERVE_DOMAIN +

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+
+ + + 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 @@ + + + + + + + + +Directories + + + + + +
+
+ +
+

Directories

+

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+

B

bin +

L

lib +

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+
+ + + 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 @@ + + + + + + + + +Files + + + + + +
+
+ +
+

Files

+

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+

E

environment.sh +

F

func.sh +

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+
+ + + 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 @@ + + + + + + + + +Modules + + + + + +
+
+ +
+

Modules

+

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+

M

menu.sh +

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9

+
+ + + 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 @@ + + + + + + + + +Sourcefiles + + + + + +
+
+ +
+ +
+ + + 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 + * + * 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 + ****** + * $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 @@ + + + + + + + + +Table of Contents + + + + + +
+
+ + + + + -- cgit