-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkmode.htm
More file actions
7 lines (7 loc) · 4.34 KB
/
workmode.htm
File metadata and controls
7 lines (7 loc) · 4.34 KB
1
2
3
4
5
6
7
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>◉ Working modes</title><meta name="description" content="Locally as a help viewer: .../index.html?d=directory/ .../index.html?d=../help-file.zip .../index.html?d=https://github.com/HelpViewer/helpUser/releases/downloa"><link rel="icon" type="image/png" href="favicon.png"><meta property="og:title" content="◉ Working modes"><meta property="og:description" content="Locally as a help viewer: .../index.html?d=directory/ .../index.html?d=../help-file.zip .../index.html?d=https://github.com/HelpViewer/helpUser/releases/downloa"><meta property="og:type" content="website"><meta property="og:image" content="favicon.png"><meta name="robots" content="index,follow"><link rel="stylesheet" href="src/i-formsupport-css.css" type="text/css"><link rel="stylesheet" href="src/mainCSS.css" type="text/css"><link rel="stylesheet" href="src/mainCSSPlus.css" type="text/css"><link rel="stylesheet" href="src/addition-puiWatermark-toc.css" type="text/css"><link rel="stylesheet" href="src/overridePlusMinusVars.css" type="text/css"><link rel="stylesheet" href="src/admonitions.css.css" type="text/css"><link rel="stylesheet" href="src/prism/prism.css.css" type="text/css"><link rel="stylesheet" href="src/prism/override.css.css" type="text/css"><link rel="stylesheet" href="src/TPL-HTML-fixes.css" type="text/css"><link rel="stylesheet" href="src/custom.css" type="text/css"><meta name="keywords" content="application, implementation, scenario, working principle"></head><body class="inStandard"><div class="container" id="container"><div class="main" id="main"><div class="header" id="header" role="banner"><h1 id="mtitle">◉ Working modes</h1><div id="header-toolbar" class="toolbar" role="toolbar"><a id="printBtn" title="Print page" aria-label="Print page" href="javascript:window.print();">🖨️</a><a id="nav-left" title="Previous topic" aria-label="Previous topic" href="ideas.htm">⬅</a><a id="nav-top" title="Parent topic" aria-label="Parent topic" href="README.htm">⬆</a><a id="nav-right" title="Next topic" aria-label="Next topic" href="trouble.htm">➡</a><a id="downP-TopicTree" title="Table of Contents" aria-label="Table of Contents" href="toc.htm">📖</a><a id="downP-Glossary" title="Glossary" aria-label="Glossary" href="keywordList/index.htm">📇</a><a id="downP-Fulltext" title="Fulltext search" aria-label="Fulltext search" href="fulltextList/index.htm">🔎</a><a id="downP-Home" title="Home" aria-label="Home" href="index.htm">🏡</a></div></div><div class="content" id="content" role="main" aria-live="polite"><ul><li>Locally as a help viewer:</li></ul><div class="code-toolbar"><pre><code class="language-none">.../index.html?d=directory/
.../index.html?d=../help-file.zip
.../index.html?d=https://github.com/HelpViewer/helpUser/releases/download/20250615/Help-en.zip
<span aria-hidden="true" class="line-numbers-rows"><span style="height: 24px;"></span><span style="height: 24px;"></span><span style="height: 24px;"></span></span><span class="line-numbers-sizer" style="display: none;"></span></code></pre><div class="toolbar"><div class="toolbar-item"><span>Plain text</span></div><div class="toolbar-item"><button class="copy-to-clipboard-button" type="button" data-copy-state="copy"><span>Copy</span></button></div></div></div><ul><li>Locally as a single markdown file viewer:</li></ul><div class="code-toolbar"><pre><code class="language-none">.../index.html?d=path/to/directory/&p=file.md
.../index.html?d=./&p=path/to/directory/file.md
.../index.html?d=/&p=path/to/directory/file.md
<span aria-hidden="true" class="line-numbers-rows"><span style="height: 24px;"></span><span style="height: 24px;"></span><span style="height: 24px;"></span></span><span class="line-numbers-sizer" style="display: none;"></span></code></pre><div class="toolbar"><div class="toolbar-item"><span>Plain text</span></div><div class="toolbar-item"><button class="copy-to-clipboard-button" type="button" data-copy-state="copy"><span>Copy</span></button></div></div></div><ul><li>Static web hosting (e.g. this web)</li><li>In Docker/Podman <a href="docker.htm#h-1-5" title="Container images information" data-param="docker.md">container</a> in your own infrastructure (CI/CD pipeline prepares OCI-compatible container image in every release)</li></ul><p></p></div></div></div></body></html>