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

bossenti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


    from b6fc3a8c Merge branch 'dev'
     new 118de9cb chore/add-pypi (#74)
     new 519e0d6d chore(python-docs): update python doc assets (#76)

The 2 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:
 docs-python/dev/404.html                           |  36 +++-
 .../dev/getting-started/developing/index.html      |  36 +++-
 .../dev/getting-started/first-steps/index.html     |  36 +++-
 .../dev/getting-started/quickstart/index.html      |  38 +++-
 docs-python/dev/index.html                         |  38 +++-
 docs-python/dev/objects.inv                        | Bin 1728 -> 1773 bytes
 docs-python/dev/reference/client/client/index.html |  36 +++-
 docs-python/dev/reference/client/config/index.html |  36 +++-
 .../client/credential_provider/index.html          |  36 +++-
 .../endpoint/api/data_lake_measure/index.html      |  36 +++-
 .../reference/endpoint/api/data_stream/index.html  |  36 +++-
 .../dev/reference/endpoint/endpoint/index.html     |  38 +++-
 .../dev/reference/endpoint/exceptions/index.html   |  36 +++-
 .../function_zoo/river_function/index.html         |  36 +++-
 .../reference/functions/broker/broker/index.html   |  42 ++++-
 .../functions/broker/broker_handler/index.html     |  36 +++-
 .../functions/broker/kafka_broker/index.html       |  36 +++-
 .../broker/kafka_message_fetcher/index.html        |  36 +++-
 .../functions/broker/nats_broker/index.html        |  36 +++-
 .../functions/broker/output_collector/index.html   |  36 +++-
 .../functions/function_handler/index.html          |  36 +++-
 .../reference/functions/registration/index.html    |  36 +++-
 .../functions/streampipes_function/index.html      |  36 +++-
 .../functions/utils/async_iter_handler/index.html  |  40 +++-
 .../functions/utils/data_stream_context/index.html |  36 +++-
 .../utils/data_stream_generator/index.html         |  36 +++-
 .../functions/utils/function_context/index.html    |  36 +++-
 docs-python/dev/reference/model/common/index.html  |  36 +++-
 .../model/container/data_lake_measures/index.html  |  36 +++-
 .../model/container/data_streams/index.html        |  36 +++-
 .../model/container/resource_container/index.html  |  36 +++-
 .../model/resource/data_lake_measure/index.html    |  38 +++-
 .../{data_lake_series => data_series}/index.html   | 164 +++++++---------
 .../model/resource/data_stream/index.html          |  40 +++-
 .../exceptions}/index.html                         | 197 +++++++++++---------
 .../model/resource/function_definition/index.html  |  40 +++-
 .../{data_stream => query_result}/index.html       | 207 ++++++++++++---------
 .../reference/model/resource/resource/index.html   |  38 +++-
 docs-python/dev/scripts/gen_ref_pages/index.html   |  48 ++++-
 docs-python/dev/search/search_index.json           |   2 +-
 docs-python/dev/sitemap.xml                        |  90 +++++----
 docs-python/dev/sitemap.xml.gz                     | Bin 650 -> 666 bytes
 .../index.html                                     |  36 +++-
 .../index.html                                     |  38 +++-
 .../index.html                                     |  36 +++-
 .../index.html                                     |  36 +++-
 website/css/custom.css                             |   2 +-
 website/img/open_source/icon-pypi.png              | Bin 0 -> 16008 bytes
 website/img/open_source/icon-slack.png             | Bin 5067 -> 0 bytes
 website/partials/_index-support-links.ejs          |   8 +
 50 files changed, 1707 insertions(+), 409 deletions(-)
 copy docs-python/dev/reference/model/resource/{data_lake_series => 
data_series}/index.html (90%)
 copy docs-python/dev/reference/model/{container/data_lake_measures => 
resource/exceptions}/index.html (93%)
 copy docs-python/dev/reference/model/resource/{data_stream => 
query_result}/index.html (91%)
 create mode 100644 website/img/open_source/icon-pypi.png
 delete mode 100644 website/img/open_source/icon-slack.png

Reply via email to