Refactor documentation to get the language reference text out of the

way of more typical readme items.
This commit is contained in:
Ava Apples Affine 2023-05-28 15:14:15 -07:00
parent 6ab075c2bb
commit cbd52de91b
3 changed files with 457 additions and 428 deletions

View file

@ -1,6 +1,8 @@
#+Title: Relish as a Shell
#+Author: Ava Hahn
Note: this document is best read using a dedicated ORG mode editor
* Description
This document outlines the ways that Relish can be used as a shell for daily administration or scripting purposes. Readers should have already read through the [[file:Readme.org][general Relish documentation]]. With the exception of the ~circuit~ function, all facilities introduced in this document apply only to relish interpreters compiled with the [[file:/src/stl/posix.rs][POSIX module]] enabled and ~CFG_RELISH_POSIX~ set at load time.