This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git.
from cb19cf0 merge with master
add 8aa28a9 copying over _site to content
new adc9930 merging with master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
content/community/index.html | 2 +-
content/distill/index.html | 2 +-
content/docs/contributing/index.html | 12 +-
content/docs/distill/analytics.html | 12 +-
content/docs/distill/api.html | 12 +-
content/docs/distill/changelog.html | 12 +-
content/docs/distill/http.html | 12 +-
content/docs/distill/index.html | 12 +-
content/docs/distill/models.html | 12 +-
content/docs/distill/start.html | 12 +-
content/docs/distill/utilities.html | 12 +-
content/docs/index.html | 12 +-
content/docs/stack/index.html | 12 +-
content/docs/stack/scaling/index.html | 12 +-
content/docs/stout/index.html | 12 +-
content/docs/stout/start.html | 12 +-
content/docs/tap/index.html | 12 +-
content/docs/userale/index.html | 12 +-
.../docs/useralejs/{API.html => API/index.html} | 54 +-
.../useralejs/{build.html => build/index.html} | 20 +-
content/docs/useralejs/dataschema/index.html | 604 +++++++++++++++++++++
content/docs/useralejs/index.html | 16 +-
.../{modifying.html => modifying/index.html} | 54 +-
.../index.html} | 14 +-
content/docs/useralepy/api.html | 12 +-
content/docs/useralepy/changelog.html | 12 +-
content/docs/useralepy/index.html | 12 +-
content/docs/useralepy/start.html | 12 +-
content/feed.xml | 2 +-
content/index.html | 2 +-
content/releases/index.html | 36 +-
content/stack/index.html | 2 +-
content/stout/index.html | 2 +-
content/tap/index.html | 2 +-
content/userale/index.html | 2 +-
site/_site/community/index.html | 2 +-
site/_site/distill/index.html | 2 +-
site/_site/docs/contributing/index.html | 12 +-
site/_site/docs/distill/analytics.html | 12 +-
site/_site/docs/distill/api.html | 12 +-
site/_site/docs/distill/changelog.html | 12 +-
site/_site/docs/distill/http.html | 12 +-
site/_site/docs/distill/index.html | 12 +-
site/_site/docs/distill/models.html | 12 +-
site/_site/docs/distill/start.html | 12 +-
site/_site/docs/distill/utilities.html | 12 +-
site/_site/docs/index.html | 12 +-
site/_site/docs/stack/index.html | 12 +-
site/_site/docs/stack/scaling/index.html | 12 +-
site/_site/docs/stout/index.html | 12 +-
site/_site/docs/stout/start.html | 12 +-
site/_site/docs/tap/index.html | 12 +-
site/_site/docs/userale/index.html | 12 +-
.../_site/docs/useralejs/API/index.html | 54 +-
.../_site/docs/useralejs/build/index.html | 20 +-
site/_site/docs/useralejs/dataschema/index.html | 604 +++++++++++++++++++++
site/_site/docs/useralejs/index.html | 16 +-
.../_site/docs/useralejs/modifying/index.html | 54 +-
.../docs/useralejs/troubleshooting/index.html | 14 +-
site/_site/docs/useralepy/api.html | 12 +-
site/_site/docs/useralepy/changelog.html | 12 +-
site/_site/docs/useralepy/index.html | 12 +-
site/_site/docs/useralepy/start.html | 12 +-
site/_site/feed.xml | 2 +-
site/_site/index.html | 2 +-
site/_site/releases/index.html | 36 +-
site/_site/stack/index.html | 2 +-
site/_site/stout/index.html | 2 +-
site/_site/tap/index.html | 2 +-
site/_site/userale/index.html | 2 +-
70 files changed, 1670 insertions(+), 438 deletions(-)
copy content/docs/useralejs/{API.html => API/index.html} (91%)
copy content/docs/useralejs/{build.html => build/index.html} (94%)
create mode 100644 content/docs/useralejs/dataschema/index.html
copy content/docs/useralejs/{modifying.html => modifying/index.html} (86%)
copy content/docs/useralejs/{troubleshooting.html =>
troubleshooting/index.html} (95%)
copy content/docs/useralejs/API.html =>
site/_site/docs/useralejs/API/index.html (91%)
copy content/docs/useralejs/build.html =>
site/_site/docs/useralejs/build/index.html (94%)
create mode 100644 site/_site/docs/useralejs/dataschema/index.html
copy content/docs/useralejs/modifying.html =>
site/_site/docs/useralejs/modifying/index.html (86%)
copy content/docs/useralejs/troubleshooting.html =>
site/_site/docs/useralejs/troubleshooting/index.html (95%)