From 3a6e270c052c631536b96f5f9bc0325c2260be8c Mon Sep 17 00:00:00 2001 From: Thomas Walker Lynch Date: Mon, 22 Jun 2026 08:52:28 +0000 Subject: [PATCH] Pascal case namespaces for build environment, RT -> RT-style for doc link --- administrator/document/how-to_release.html | 2 +- .../block_visibility_during_layout.js | 0 .../{RT.copy/core => Core.copy}/loader.js | 0 .../{RT.copy/core => Core.copy}/utility.js | 0 .../{RT.copy/document => Document.copy}/RT0 | 0 .../style_manual.html | 2 +- .../{RT.copy/element => Element.copy}/TOC.js | 0 .../element => Element.copy}/chapter.js | 0 .../{RT.copy/element => Element.copy}/code.js | 0 .../element => Element.copy}/constraint.js | 0 .../element => Element.copy}/crossref.js | 0 .../element => Element.copy}/endnote.js | 0 .../{RT.copy/element => Element.copy}/math.js | 0 .../element => Element.copy}/symbol.js | 0 .../{RT.copy/element => Element.copy}/term.js | 0 .../theme_selector.js | 0 .../element => Element.copy}/title.js | 0 .../article_tech_ref.js | 0 .../layout => Layout.copy}/memo_State.js | 0 .../layout => Layout.copy}/page_fixed_glow.js | 0 .../paginate_by_element.js | 0 .../theme => Theme.copy}/dark_gold.js | 0 .../{RT.copy/theme => Theme.copy}/light.js | 0 .../theme => Theme.copy}/light_gold.js | 0 .../{RT.copy/tool => Tool.copy}/to_pdf.py | 0 .../{RT.copy/tool => Tool.copy}/to_pdf2.py | 0 developer/document/RT-code-format-Lisp.html | 2 +- developer/document/RT-code-format.html | 2 +- .../document/naming_file-and-directory.html | 2 +- .../single-file_C-module-and-namespace.html | 2 +- ...ntic-HTML-tags.html => RT-style-HTML.html} | 2 +- document/install_standalone.md | 68 ------------------- document/introduction_Harmony.html | 2 +- ...role-and-workflow_product-development.html | 2 +- ...role-and-workflow_product-maintenance.html | 2 +- 35 files changed, 10 insertions(+), 78 deletions(-) rename developer/authored/{RT.copy/core => Core.copy}/block_visibility_during_layout.js (100%) rename developer/authored/{RT.copy/core => Core.copy}/loader.js (100%) rename developer/authored/{RT.copy/core => Core.copy}/utility.js (100%) rename developer/authored/{RT.copy/document => Document.copy}/RT0 (100%) rename developer/authored/{RT.copy/document => Document.copy}/style_manual.html (99%) rename developer/authored/{RT.copy/element => Element.copy}/TOC.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/chapter.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/code.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/constraint.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/crossref.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/endnote.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/math.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/symbol.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/term.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/theme_selector.js (100%) rename developer/authored/{RT.copy/element => Element.copy}/title.js (100%) rename developer/authored/{RT.copy/layout => Layout.copy}/article_tech_ref.js (100%) rename developer/authored/{RT.copy/layout => Layout.copy}/memo_State.js (100%) rename developer/authored/{RT.copy/layout => Layout.copy}/page_fixed_glow.js (100%) rename developer/authored/{RT.copy/layout => Layout.copy}/paginate_by_element.js (100%) rename developer/authored/{RT.copy/theme => Theme.copy}/dark_gold.js (100%) rename developer/authored/{RT.copy/theme => Theme.copy}/light.js (100%) rename developer/authored/{RT.copy/theme => Theme.copy}/light_gold.js (100%) rename developer/authored/{RT.copy/tool => Tool.copy}/to_pdf.py (100%) rename developer/authored/{RT.copy/tool => Tool.copy}/to_pdf2.py (100%) rename document/{RT-semantic-HTML-tags.html => RT-style-HTML.html} (99%) delete mode 100644 document/install_standalone.md diff --git a/administrator/document/how-to_release.html b/administrator/document/how-to_release.html index e2e8a60..6bea02a 100644 --- a/administrator/document/how-to_release.html +++ b/administrator/document/how-to_release.html @@ -5,7 +5,7 @@ Release howto '); - document.write(''); - document.write(''); - - - -------------------------------------------------------------------------------- - dictionary_style-directory.js 2026-05-20T06:49:14Z - - window.StyleRT_namespaces = { - "RT": "RT-style/consumer/release/RT" - ,"Project": "style" - }; - - -4. Give the html file this structure: - - - - - - On Cybersecurity and Commonsense - - - - - - - - - - - - -

hello

- - -
- - diff --git a/document/introduction_Harmony.html b/document/introduction_Harmony.html index b1d89d0..94a74f1 100644 --- a/document/introduction_Harmony.html +++ b/document/introduction_Harmony.html @@ -5,7 +5,7 @@ Introduction to Harmony