Repository: any23 Updated Branches: refs/heads/master f810dd144 -> 54c461269
Formatting was off Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/3ce22d2a Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/3ce22d2a Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/3ce22d2a Branch: refs/heads/master Commit: 3ce22d2a1a050ac133ca27121d41d6dd783fa2ec Parents: dfcccad Author: The Alchemist <[email protected]> Authored: Thu Oct 26 16:36:04 2017 -0400 Committer: GitHub <[email protected]> Committed: Thu Oct 26 16:36:04 2017 -0400 ---------------------------------------------------------------------- src/site/apt/index.apt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/3ce22d2a/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 8068ec7..5796fb6 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -47,8 +47,11 @@ Introduction to Apache Any23 <<Apache Any23>> is written in Java and licensed under the {{{https://www.apache.org/licenses/LICENSE-2.0}Apache License v2.0}}. <<Apache Any23>> can be used in various ways: + * As a library in Java applications that consume structured data from the Web. + * As a command-line tool for extracting and converting between the supported formats. + * As online service API available at {{{http://any23.org/}any23.org}}. You can <<download>> the latest release from our {{{./download.html}Apache Mirrors}}.
