From 236e62b4f607ac646f22352b10d789db47f110eb Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 29 Jul 2020 22:30:43 +0300 Subject: [PATCH] reworked and split docs into basic and advanced files... Signed-off-by: Alex A. Naanou --- ADVANCED.md | 791 +++++++++++++++++++++++++++++++++++++++++++++++ README.md | 871 ++++++---------------------------------------------- argv.js | 8 + test.js | 4 + 4 files changed, 902 insertions(+), 772 deletions(-) create mode 100644 ADVANCED.md diff --git a/ADVANCED.md b/ADVANCED.md new file mode 100644 index 0000000..9eda064 --- /dev/null +++ b/ADVANCED.md @@ -0,0 +1,791 @@ +# argv.js advanced topics + +This file will cover the usage, contents and configuration topics in more detail. + + +## Basics + +For basics see README.md + + +## Contents +- [argv.js advanced topics](#argvjs-advanced-topics) + - [Basics](#basics) + - [Contents](#contents) + - [Configuration](#configuration) + - [Option/command configuration](#optioncommand-configuration) + - [`