From 3022ae09ead4675dcc160042a290545e1ad6e31e Mon Sep 17 00:00:00 2001 From: Marty McGowan Date: Mon, 20 Jun 2016 09:09:10 -0400 Subject: [PATCH] organization to layout the working organization. it supports an editor using emacs, and "combine" tools. the draft standard, rationale, and library families are now MD documents. (some are still in conversion) --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 6b8b0c2..6112b25 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,28 @@ the Shell Library Function Standard +# Plans + + add MD files for om, trace, report families + collect util functions + collect family funcitons + +# Organization + +## four families: om, report, shdoc, trace + and utli collection are all supported by a User Guide + +## ./shelf.md + is the the *draft* Standard, START HERE + +## ./shreadme.md + is the rationale, description of how the + separate families support the standard + +## source tree: + + ./inc has the ( orgMode ) *tangle* components + ./src has the installable library and scripts, derived from the "inc"s + + +