X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=6da7fc01fa6f6a57b40575d4a73d226febd71330;hb=HEAD;hp=0183620211a9f32f0bfb9c62982a66161af589fa;hpb=d15bacda0be39c4c9ffb68b6d53d331bb095bc95;p=svjatoslav_commons.git diff --git a/doc/index.org b/doc/index.org index 0183620..f6f8c3a 100644 --- a/doc/index.org +++ b/doc/index.org @@ -1,15 +1,5 @@ #+TITLE: Svjatoslav Commons - Java library of commonly used functions -* (document settings) :noexport: -** use dark style for TWBS-HTML exporter -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: - * General - This program is free software: released under Creative Commons Zero (CC0) license @@ -34,12 +24,6 @@ * Library contents - See [[https://www3.svjatoslav.eu/projects/svjatoslav_commons/apidocs/][JavaDoc]]. -- Commandline Interface helper - : eu.svjatoslav.commons.commandline.CLIHelper - -- Commandline arguments parser and validator. - : eu.svjatoslav.commons.commandline.parameterparser - - Bit input and output streams. : eu.svjatoslav.commons.data.BitInputStream : eu.svjatoslav.commons.data.BitOutputStream @@ -90,7 +74,7 @@ Maven pom.xml file snippet: eu.svjatoslav svjatoslavcommons - 1.7 + 1.9 ... @@ -101,7 +85,7 @@ Maven pom.xml file snippet: svjatoslav.eu Svjatoslav repository - http://www2.svjatoslav.eu/maven/ + https://www2.svjatoslav.eu/maven/ ...