Minor doc fixes.
h3rald h3rald@h3rald.com
Sat, 12 Dec 2020 01:29:29 +0000
2 files changed,
3 insertions(+),
3 deletions(-)
M
site/contents/download.md
→
site/contents/download.md
@@ -84,7 +84,7 @@ * No checks will be performed when defining symbols.
* Only the simple REPL will be available. * There will be no support for dynamic libraries. * The **-m, \-\-module-path** option has no effect. -* No environment configuration files ([.minrc](class.file), [.min_symbols](class:file)) are used. +* No environment configuration files ([.minrc](class:file), [.min_symbols](class:file)) are used. ## Running the min Shell
M
tasks/h3rald.min
→
tasks/h3rald.min
@@ -5,7 +5,7 @@ 'helpers import
config /version :min-version "Min_DeveloperGuide.htm" :guide-file -"../h3rald/assets/min/$#" guide-file suffix :h3rald-guide +"../h3rald/assets/min/" guide-file suffix :h3rald-guide "../h3rald/contents/min.md" :h3rald-min-md "version:\\s+\\d+\\.\\d+\\.\\d+" :min-v-reg "version: $#" (min-version) =% :min-v-rep@@ -29,4 +29,4 @@ "git pull" !
"hastysite build" ! .. cd "min" cd ) %build -+h3rald-tasks++h3rald-tasks