You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>🌐HelpViewer</title><meta name="description" content="is a modern, portable and fast tool for viewing Markdown and HTML documentation directly from ZIP archives or from a local directory where they have been unpack"><link rel="icon" type="image/png" href="favicon.png"><meta property="og:title" content="🌐HelpViewer"><meta property="og:description" content="is a modern, portable and fast tool for viewing Markdown and HTML documentation directly from ZIP archives or from a local directory where they have been unpack"><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="cors, deployment, html, index.html, installation, markdown, offline, viewer"></head><body class="inStandard"><div class="container" id="container"><div class="main" id="main"><div class="header" id="header" role="banner"><h1 id="mtitle">🌐HelpViewer</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-right" title="Next topic" aria-label="Next topic" href="toc.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"><p>is a modern, portable and fast tool for viewing Markdown and HTML documentation directly from ZIP archives or from a local directory where they have been unpacked. No server or backend required - just open the <strong>index.html</strong> in your browser. MIT licensed.</p><h2 id="h-2-0">How it works<a href="#h-2-0" class="anchor-link"> #</a></h2><ol><li>Try <strong>HelpViewer</strong> on <a href="_viewRepo.htm#_viewRepo-h1" title="👀 View your repository" data-param="_viewRepo.htm">your repository</a>.</li><li>Download the deployment package from <a href="https://github.com/HelpViewer/HelpViewer/releases/download/__VERSION__/package.zip" title="https://github.com/HelpViewer/HelpViewer/releases/download/__VERSION__/package.zip">package.zip</a> and unzip it.</li><li>For correct display, launch the browser without <a href="corsPolicy.htm#h-1-6" title="Browser possibly blocking local file access (file://) due to CORS policy restrictions" data-param="corsPolicy.md">CORS restrictions</a>. Otherwise, you will see a page with message and have to manually select help and data files.<br>Alternatively, if you don't want to interfere with CORS, is to download a local HTTP server for <a href="https://github.com/HelpViewer/MiniHTTPServer/releases/download/20260206/main" title="Local server (Linux)">Linux</a> (static build under Go/musl libc) or <a href="https://github.com/HelpViewer/MiniHTTPServer/releases/download/20260206/main.exe" title="Local server (Windows)">Windows</a>, create a <strong>www</strong> folder in the server location, extract the <strong>HelpViewer</strong> installation into this folder, and start the server on localhost:8080 in your browser.</li><li>Open the <strong>index.html</strong> file in your browser.</li><li>Set the URL parameter <strong>?d=X</strong>, where <strong>X</strong> is the path to your ZIP file or you can define path ending with <strong>/</strong> if you want to read a directory.<br>If you skip this step, <strong>./hlp/Help-{current language}.zip</strong> will be used by default.</li><li>You will see e.g. the <a href="?d=hlp-user/Help-__.zip" title="User quick guide">user documentation</a> directly in HelpViewer, just like you are seeing this web page.</li></ol><h2 id="h-2-1">Used 3rd party products<a href="#h-2-1" class="anchor-link"> #</a></h2><ul><li><a href="http://jszip.org/" title="JSZip JavaScript library - ZIP files manipulation">JSZip library</a> (under MIT)</li><li><a href="https://marked.js.org/" title="Marked JavaScript library - md files to HTML renderer">Marked</a> (under MIT) (optional)</li><li><a href="https://mermaid.js.org/" title="Mermaid library - renderer for diagrams defined by specific textual definitions">Mermaid</a> (under MIT) (optional)</li><li><a href="https://prismjs.com/" title="Prism - syntax highlighting">Prism</a> (under MIT) (optional)</li><li><a href="https://github.com/cure53/DOMPurify" title="DOMPurify - output protection against XSS (Apache License Version 2.0)">DOMPurify</a> (under Apache License Version 2.0) (optional)</li></ul><table><thead><tr><th>Help file</th><th>Version</th></tr></thead><tbody><tr><td>HelpViewer/helpHello</td><td>20260216</td></tr><tr><td>HelpViewer/HelpViewer</td><td>20260209</td></tr><tr><td>Source</td><td>hlp/Help-en.zip</td></tr><tr><td>Date</td><td>2026-02-16 12:30:31</td></tr></tbody></table><p></p></div></div></div></body></html>
1
+
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>🌐HelpViewer</title><meta name="description" content="is a modern, portable and fast tool for viewing Markdown and HTML documentation directly from ZIP archives or from a local directory where they have been unpack"><link rel="icon" type="image/png" href="favicon.png"><meta property="og:title" content="🌐HelpViewer"><meta property="og:description" content="is a modern, portable and fast tool for viewing Markdown and HTML documentation directly from ZIP archives or from a local directory where they have been unpack"><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="cors, deployment, html, index.html, installation, markdown, offline, viewer"></head><body class="inStandard"><div class="container" id="container"><div class="main" id="main"><div class="header" id="header" role="banner"><h1 id="mtitle">🌐HelpViewer</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-right" title="Next topic" aria-label="Next topic" href="toc.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"><p>is a modern, portable and fast tool for viewing Markdown and HTML documentation directly from ZIP archives or from a local directory where they have been unpacked. No server or backend required - just open the <strong>index.html</strong> in your browser. MIT licensed.</p><h2 id="h-2-0">How it works<a href="#h-2-0" class="anchor-link"> #</a></h2><ol><li>Try <strong>HelpViewer</strong> on <a href=":viewRepo.htm#" title="👀 View your repository" data-param=":viewRepo.htm">your repository</a>.</li><li>Download the deployment package from <a href="https://github.com/HelpViewer/HelpViewer/releases/download/20260216-1/package.zip" title="https://github.com/HelpViewer/HelpViewer/releases/download/20260216-1/package.zip">package.zip</a> and unzip it.</li><li>For correct display, launch the browser without <a href="corsPolicy.htm#h-1-6" title="Browser possibly blocking local file access (file://) due to CORS policy restrictions" data-param="corsPolicy.md">CORS restrictions</a>. Otherwise, you will see a page with message and have to manually select help and data files.<br>Alternatively, if you don't want to interfere with CORS, is to download a local HTTP server for <a href="https://github.com/HelpViewer/MiniHTTPServer/releases/download/20260206/main" title="Local server (Linux)">Linux</a> (static build under Go/musl libc) or <a href="https://github.com/HelpViewer/MiniHTTPServer/releases/download/20260206/main.exe" title="Local server (Windows)">Windows</a>, create a <strong>www</strong> folder in the server location, extract the <strong>HelpViewer</strong> installation into this folder, and start the server on localhost:8080 in your browser.</li><li>Open the <strong>index.html</strong> file in your browser.</li><li>Set the URL parameter <strong>?d=X</strong>, where <strong>X</strong> is the path to your ZIP file or you can define path ending with <strong>/</strong> if you want to read a directory.<br>If you skip this step, <strong>./hlp/Help-{current language}.zip</strong> will be used by default.</li><li>You will see e.g. the <a href="#" title="User quick guide">user documentation</a> directly in HelpViewer, just like you are seeing this web page.</li></ol><h2 id="h-2-1">Used 3rd party products<a href="#h-2-1" class="anchor-link"> #</a></h2><ul><li><a href="http://jszip.org/" title="JSZip JavaScript library - ZIP files manipulation">JSZip library</a> (under MIT)</li><li><a href="https://marked.js.org/" title="Marked JavaScript library - md files to HTML renderer">Marked</a> (under MIT) (optional)</li><li><a href="https://mermaid.js.org/" title="Mermaid library - renderer for diagrams defined by specific textual definitions">Mermaid</a> (under MIT) (optional)</li><li><a href="https://prismjs.com/" title="Prism - syntax highlighting">Prism</a> (under MIT) (optional)</li><li><a href="https://github.com/cure53/DOMPurify" title="DOMPurify - output protection against XSS (Apache License Version 2.0)">DOMPurify</a> (under Apache License Version 2.0) (optional)</li></ul><table><thead><tr><th>Help file</th><th>Version</th></tr></thead><tbody><tr><td>HelpViewer/helpHello</td><td>20260216-1</td></tr><tr><td>HelpViewer/HelpViewer</td><td>20260216-1</td></tr><tr><td>Source</td><td>hlp/Help-en.zip</td></tr><tr><td>Date</td><td>2026-02-16 14:01:36</td></tr></tbody></table><p></p></div></div></div></body></html>
<!DOCTYPE html><htmllang="en"><head><metacharset="UTF-8"><metaname="viewport" content="width=device-width, initial-scale=1"><title></title><metaname="description" content="This guide helps you see your own repository inside HelpViewer. It's not a migration - some features are limited or might not work just yet. But it might just b"><linkrel="icon" type="image/png" href="favicon.png"><metaproperty="og:title" content=""><metaproperty="og:description" content="This guide helps you see your own repository inside HelpViewer. It's not a migration - some features are limited or might not work just yet. But it might just b"><metaproperty="og:type" content="website"><metaproperty="og:image" content="favicon.png"><metaname="robots" content="index,follow"><linkrel="stylesheet" href="src/i-formsupport-css.css" type="text/css"><linkrel="stylesheet" href="src/mainCSS.css" type="text/css"><linkrel="stylesheet" href="src/mainCSSPlus.css" type="text/css"><linkrel="stylesheet" href="src/addition-puiWatermark-toc.css" type="text/css"><linkrel="stylesheet" href="src/overridePlusMinusVars.css" type="text/css"><linkrel="stylesheet" href="src/admonitions.css.css" type="text/css"><linkrel="stylesheet" href="src/prism/prism.css.css" type="text/css"><linkrel="stylesheet" href="src/prism/override.css.css" type="text/css"><linkrel="stylesheet" href="src/TPL-HTML-fixes.css" type="text/css"><linkrel="stylesheet" href="src/custom.css" type="text/css"></head><bodyclass="inStandard"><divclass="container" id="container"><divclass="main" id="main"><divclass="header" id="header" role="banner"><h1id="mtitle"></h1><divid="header-toolbar" class="toolbar" role="toolbar"><aid="printBtn" title="Print page" aria-label="Print page" href="javascript:window.print();">🖨️</a><aid="nav-left" title="Previous topic" aria-label="Previous topic" href="docker.htm">⬅</a><aid="nav-right" title="Next topic" aria-label="Next topic" href="corsPolicy.htm">➡</a><aid="downP-TopicTree" title="Table of Contents" aria-label="Table of Contents" href="toc.htm">📖</a><aid="downP-Glossary" title="Glossary" aria-label="Glossary" href="keywordList/index.htm">📇</a><aid="downP-Fulltext" title="Fulltext search" aria-label="Fulltext search" href="fulltextList/index.htm">🔎</a><aid="downP-Home" title="Home" aria-label="Home" href="index.htm">🏡</a></div></div><divclass="content" id="content" role="main" aria-live="polite"><pid="_viewRepo-par1">This guide helps you see your own repository inside HelpViewer. It's not a migration - some features are limited or might not work just yet. But it might just be the first step toward choosing a tool that fits you. Just enter some information below and click the generated link to get started.</p><pid="_viewRepo-par2">🛈 This preview uses public content from GitHub.<br>If your repository is private, the preview will not work.<br>Everything runs in your browser only.</p><p> </p><divid="form"><divclass="form-row"><labelfor="_viewRepo-org" id="_viewRepo-org-label">Organization/User</label><inputtype="text" id="_viewRepo-org"></div><divclass="form-row"><labelfor="_viewRepo-repo" id="_viewRepo-repo-label">Repository</label><inputtype="text" id="_viewRepo-repo"></div><divclass="form-row"><labelfor="_viewRepo-branch" id="_viewRepo-branch-label">Branch/Tag</label><inputtype="text" id="_viewRepo-branch" value="master"></div><divclass="form-row"><labelfor="_viewRepo-langs" id="_viewRepo-langs-label">Language subdirectories</label><inputtype="checkbox" id="_viewRepo-langs"></div><divclass="form-row"><labelfor="_viewRepo-zip" id="_viewRepo-zip-label">Browse ZIP release</label><inputtype="checkbox" id="_viewRepo-zip"></div></div><divclass="form-row"><labelid="_viewRepo-link">Link</label><spanid="previewLink"></span></div><script>
0 commit comments