From 330e4363d8abb509031d2c8c1a89dcc6f955e2c1 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 4 Dec 2020 11:16:25 -0500 Subject: Renamespace Devalloc and Que Move them under the Biz root so that we know they are specific to Biz stuff. Biz is for proprietary stuff that we own. I also had to refactor the bild namespace parsing code because it couldn't handle a namespace with 3 parts. I really need to get that namespace library written and tested. --- Biz/Que/Apidocs.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Biz/Que/Apidocs.md (limited to 'Biz/Que/Apidocs.md') diff --git a/Biz/Que/Apidocs.md b/Biz/Que/Apidocs.md new file mode 100644 index 0000000..f400889 --- /dev/null +++ b/Biz/Que/Apidocs.md @@ -0,0 +1,3 @@ +% que.run Api Docs + +coming soon -- cgit v1.2.3