diff --git a/reference/html/README.html b/reference/html/README.html index 21f6c6348..9a64920ee 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -236,7 +236,7 @@ endpoints and/or message stream listeners/publishers with RabbitMQ, Kafka etc.Compiling strings which are Java function bodies into bytecode, and then turning them into @Beans that can be wrapped as above.

  • -

    Adapters for AWS Lambda, Azure, Apache OpenWhisk and possibly other "serverless" service providers.

    +

    Adapters for AWS Lambda, Azure, Google Cloud Functions, Apache OpenWhisk and possibly other "serverless" service providers.

  • diff --git a/reference/html/index.html b/reference/html/index.html index 347f7e8d6..74307c9c9 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -121,7 +121,7 @@ $(globalSwitch);
    -

    3.0.2.BUILD-SNAPSHOT

    +

    3.1.0.BUILD-SNAPSHOT

    The reference documentation consists of the following sections:

    @@ -160,14 +160,6 @@ $(globalSwitch);

    GCP Adapter Reference

    - - -Apache OpenWhisk Adapter - - -

    Apache OpenWhisk Adapter Reference

    - -
    diff --git a/reference/html/spring-cloud-function.html b/reference/html/spring-cloud-function.html index facb3f5be..b289edd37 100644 --- a/reference/html/spring-cloud-function.html +++ b/reference/html/spring-cloud-function.html @@ -165,7 +165,7 @@ $(globalSwitch);

    Mark Fisher, Dave Syer, Oleg Zhurakousky, Anshul Mehra

    -

    3.0.2.BUILD-SNAPSHOT

    +

    3.1.0.BUILD-SNAPSHOT


    @@ -261,7 +261,7 @@ endpoints and/or message stream listeners/publishers with RabbitMQ, Kafka etc.Compiling strings which are Java function bodies into bytecode, and then turning them into @Beans that can be wrapped as above.

  • -

    Adapters for AWS Lambda, Azure, Apache OpenWhisk and possibly other "serverless" service providers.

    +

    Adapters for AWS Lambda, Azure, Google Cloud Functions, Apache OpenWhisk and possibly other "serverless" service providers.

  • @@ -2094,7 +2094,7 @@ You can get on the

    Sample Function

    -

    Go to the function-sample-gcp to try out a sample function that you can test locally or deploy to GCP.

    +

    Go to the function-sample-gcp to try out a sample function that you can test locally or deploy to GCP.