X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Findex.org;h=aff40fe895494d4f267e5f833d2b99498fd86dfc;hb=f3ca64a08930aa9a9372fe42df596b5e4643084e;hp=fd1101aeb579752e85efb4e1bc17d0bd9fa00935;hpb=cd703af6cd33a140e29678c818883cf239ed0232;p=svjatoslav_commons.git diff --git a/doc/index.org b/doc/index.org index fd1101a..aff40fe 100644 --- a/doc/index.org +++ b/doc/index.org @@ -1,35 +1,28 @@ #+TITLE: Svjatoslav Commons - Java library of commonly used functions ------ -- [[https://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]] - -- This program is free software; you can redistribute it and/or modify - it under the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public - License]] or later as published by the Free Software Foundation. +* General +- This program is free software: released under Creative Commons Zero + (CC0) license - Program author: - Svjatoslav Agejenko - Homepage: https://svjatoslav.eu - Email: mailto://svjatoslav@svjatoslav.eu -- [[http://www.svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]] +- [[https://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]] -* (document settings) :noexport: -** use dark style for TWBS-HTML exporter -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: " -#+HTML_HEAD: +** Source code +- [[https://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] -* Library contents -- Commandline Interface helper - : eu.svjatoslav.commons.commandline.CLIHelper +- [[https://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=summary][Browse Git repository online]] + +- Clone Git repository using command: + : git clone https://www2.svjatoslav.eu/git/svjatoslav_commons.git -- Commandline arguments parser and validator. - : eu.svjatoslav.commons.commandline.parameterparser +- See [[https://www3.svjatoslav.eu/projects/svjatoslav_commons/apidocs/][JavaDoc]]. + +* Library contents +- See [[https://www3.svjatoslav.eu/projects/svjatoslav_commons/apidocs/][JavaDoc]]. - Bit input and output streams. : eu.svjatoslav.commons.data.BitInputStream