X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=cli-helper.git;a=blobdiff_plain;f=doc%2Findex.html;fp=doc%2Findex.html;h=164a576ba1c2414a2f4cf22b0f8ba68196683689;hp=da2f39d932533059f0398a8a6a983a5aea103f99;hb=12e09f39d9640cf77c50ffda0563cccbbbc4e79d;hpb=7e57b83cb5e175ea3d503f4828852023403154fa diff --git a/doc/index.html b/doc/index.html index da2f39d..164a576 100644 --- a/doc/index.html +++ b/doc/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + CLI Helper - library to help implementing commandline interfaces @@ -202,24 +202,24 @@

Table of Contents

-
-

1. General

+
+

1. General

  • This program is free software: released under Creative Commons Zero @@ -236,8 +236,8 @@
-
-

1.1. Source code

+
+

1.1. Source code

-
-

2. Overview

+
+

2. Overview

@@ -275,13 +275,13 @@ dependency to your project. Library provides following general functionalities:

-
-

2.1. Ask for user input

+
+

2.1. Ask for user input

askBoolean()
Asks the user to enter a boolean value (yes/no).
@@ -292,8 +292,8 @@ Library provides following general functionalities:
-
-

3. Getting the library

+
+

3. Getting the library

Instructions to embed svjatoslav-commons library in your project: @@ -328,8 +328,8 @@ Maven pom.xml file snippet:

-
-

4. TODO:

+
+

4. TODO:

List of improvement suggestions: @@ -360,7 +360,7 @@ dependencies and conflicts resolution.

Author: Svjatoslav Agejenko

-

Created: 2023-10-29 Sun 23:23

+

Created: 2023-10-29 Sun 23:27

Validate