diff options
| author | 2025-08-14 15:12:19 +0500 | |
|---|---|---|
| committer | 2025-08-14 15:12:19 +0500 | |
| commit | f4da21bba311329072b4d194fcea91dd37aa5f8a (patch) | |
| tree | db386e6fa341365a8462ef4bfffca45c81f0f7a4 /docs/menu_sh.html | |
| parent | a6d9bc1d1cde7702536d517f2eb11cde2d291ffd (diff) | |
update docs
Diffstat (limited to 'docs/menu_sh.html')
| -rw-r--r-- | docs/menu_sh.html | 64 |
1 files changed, 64 insertions, 0 deletions
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> |
