This is an automated email from the ASF dual-hosted git repository.

jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 24f33e7  [hotfix] Remove explicit 
YarnClusterDescriptor.zookeeperNamespace
     add af36844  [FLINK-20832][docs] Deliver bootstrap css and js ourselves

No new revisions were added by this update.

Summary of changes:
 NOTICE                                             |  10 +-
 docs/_layouts/base.html                            |   6 +-
 docs/page/css/bootstrap.min.css                    |   5 +
 docs/page/fonts/glyphicons-halflings-regular.eot   | Bin 0 -> 20127 bytes
 docs/page/fonts/glyphicons-halflings-regular.svg   | 288 +++++++++++++++++++++
 docs/page/fonts/glyphicons-halflings-regular.ttf   | Bin 0 -> 45404 bytes
 docs/page/fonts/glyphicons-halflings-regular.woff  | Bin 0 -> 23424 bytes
 docs/page/fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes
 docs/page/js/anchor.min.js                         |   6 +
 docs/page/js/bootstrap.min.js                      |   7 +
 licenses/LICENSE.anchorjs                          |  21 ++
 licenses/LICENSE.bootstrap                         |  22 ++
 pom.xml                                            |   2 +
 13 files changed, 363 insertions(+), 4 deletions(-)
 create mode 100644 docs/page/css/bootstrap.min.css
 create mode 100644 docs/page/fonts/glyphicons-halflings-regular.eot
 create mode 100644 docs/page/fonts/glyphicons-halflings-regular.svg
 create mode 100644 docs/page/fonts/glyphicons-halflings-regular.ttf
 create mode 100644 docs/page/fonts/glyphicons-halflings-regular.woff
 create mode 100644 docs/page/fonts/glyphicons-halflings-regular.woff2
 create mode 100644 docs/page/js/anchor.min.js
 create mode 100644 docs/page/js/bootstrap.min.js
 create mode 100644 licenses/LICENSE.anchorjs
 create mode 100644 licenses/LICENSE.bootstrap

Reply via email to