From 23e827c4ae2d8ae07376091a4892aad181c90db1 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Wed, 16 Dec 2015 22:48:37 -0800 Subject: updated site --- documentation/index.html | 22 +++++++++++----------- documentation/manual.html | 22 +++++++++++----------- downloads/index.html | 20 ++++++++++---------- index.html | 22 +++++++++++----------- 4 files changed, 43 insertions(+), 43 deletions(-) diff --git a/documentation/index.html b/documentation/index.html index f3ccf64..fa5dc22 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -9,16 +9,16 @@ - + flow - Documentation - - - - + + + + - + @@ -28,13 +28,13 @@
@@ -56,7 +56,7 @@ Explains how to get started and how all features work. Definitive guide to using See some very simple, working demo applications.

  • -

    API documentation +

    API documentation Browse flow’s API.

  • @@ -92,7 +92,7 @@ Gitter chat for simple inquiries.

    - + diff --git a/documentation/manual.html b/documentation/manual.html index 9b1e81c..1ebe1db 100644 --- a/documentation/manual.html +++ b/documentation/manual.html @@ -9,16 +9,16 @@ - + flow - - - - + + + + - + @@ -28,13 +28,13 @@
    @@ -116,7 +116,7 @@

    This will add a jar to your classpath containing native libraries for various platforms. At run time, the correct library for the current platform is selected, extracted and loaded. This solution enables running applications seamlessly, as if they were pure JVM applications.

    Maximum Portability

    -

    First, obtain a copy of the native library, either by building flow or by downloading a precompiled version. In order to work with this version of flow, native libraries need to be of major version 3 and minor version greater or equal to 0.

    +

    First, obtain a copy of the native library, either by building flow or by downloading a precompiled version. In order to work with this version of flow, native libraries need to be of major version 3 and minor version greater or equal to 0.

    Second, for every end-user application that relies on flow, manually add the native library for the current platform to the JVM’s library path. This can be achieved through various ways, notably:

    @@ -390,7 +390,7 @@ the client on new files.

    - + diff --git a/downloads/index.html b/downloads/index.html index 5420a5d..104d302 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -9,16 +9,16 @@ - + flow - Downloads - - - - + + + + - + @@ -28,13 +28,13 @@
    @@ -130,7 +130,7 @@ Flow is POSIX compatible so it can be built for a lot more platforms.

    - + diff --git a/index.html b/index.html index 6da21c6..196de3a 100644 --- a/index.html +++ b/index.html @@ -9,16 +9,16 @@ - + flow - - - - + + + + - + @@ -28,13 +28,13 @@
    @@ -57,7 +57,7 @@

    Getting Started

    -

    Have a look at the example below to get a feel of flow's usage, then follow the first steps of the user guide.

    +

    Have a look at the example below to get a feel of flow's usage, then follow the first steps of the user guide.

    @@ -136,7 +136,7 @@ - + -- cgit v1.2.3