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 ead6536f1 Merge remote-tracking branch 'origin/dev'
     add 9490bf950 chore(python-docs): update python doc assets to recent 
development state (#164)
     add ca7f15897 chore(python-docs): update python doc assets to recent 
development state (#165)
     add 01d33bd95 chore(extensions-docs): update extensions doc assets to 
recent development state (#166)
     add 00b23ad68 chore(python-docs): update python doc assets to recent 
development state (#167)
     add 3cd42c1ac chore(python-docs): update python doc assets to recent 
development state (#168)
     add 8d5e9c626 chore(python-docs): update python doc assets to recent 
development state
     add b3c13060f Merge pull request #169 from apache/chore/update-python-docs
     new f77a2eea7 Merge remote-tracking branch 'origin/dev'

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:
 docs-python/dev/404.html                           |   26 +-
 .../dev/assets/stylesheets/main.30068a00.min.css   |    1 +
 .../assets/stylesheets/main.30068a00.min.css.map   |    1 +
 .../dev/getting-started/developing/index.html      |   26 +-
 .../dev/getting-started/first-steps/index.html     |   26 +-
 .../dev/getting-started/quickstart/index.html      |   26 +-
 .../dev/img}/tutorial-prediction-data-stream.png   |  Bin
 docs-python/dev/index.html                         |   33 +-
 docs-python/dev/reference/client/client/index.html |   28 +-
 docs-python/dev/reference/client/config/index.html |   26 +-
 .../client/credential_provider/index.html          |   26 +-
 .../endpoint/api/data_lake_measure/index.html      |   26 +-
 .../reference/endpoint/api/data_stream/index.html  |   26 +-
 .../dev/reference/endpoint/api/version/index.html  |   34 +-
 .../dev/reference/endpoint/endpoint/index.html     |   26 +-
 .../dev/reference/endpoint/exceptions/index.html   |   26 +-
 .../function_zoo/river_function/index.html         |   26 +-
 .../reference/functions/broker/broker/index.html   |   26 +-
 .../functions/broker/broker_handler/index.html     |   26 +-
 .../reference/functions/broker/consumer/index.html |   26 +-
 .../broker/kafka/kafka_consumer/index.html         |   26 +-
 .../broker/kafka/kafka_message_fetcher/index.html  |   26 +-
 .../broker/kafka/kafka_publisher/index.html        |   26 +-
 .../functions/broker/nats/nats_consumer/index.html |   26 +-
 .../broker/nats/nats_publisher/index.html          |   26 +-
 .../functions/broker/output_collector/index.html   |   26 +-
 .../functions/broker/publisher/index.html          |   26 +-
 .../functions/function_handler/index.html          |   26 +-
 .../reference/functions/registration/index.html    |   26 +-
 .../functions/streampipes_function/index.html      |   26 +-
 .../functions/utils/async_iter_handler/index.html  |   26 +-
 .../functions/utils/data_stream_context/index.html |   26 +-
 .../utils/data_stream_generator/index.html         |   26 +-
 .../functions/utils/function_context/index.html    |   26 +-
 docs-python/dev/reference/model/common/index.html  |   26 +-
 .../model/container/data_lake_measures/index.html  |   26 +-
 .../model/container/data_streams/index.html        |   26 +-
 .../model/container/resource_container/index.html  |   26 +-
 .../reference/model/container/versions/index.html  |   26 +-
 .../model/resource/data_lake_measure/index.html    |   26 +-
 .../model/resource/data_series/index.html          |   26 +-
 .../model/resource/data_stream/index.html          |   26 +-
 .../reference/model/resource/exceptions/index.html |   26 +-
 .../model/resource/function_definition/index.html  |   26 +-
 .../model/resource/query_result/index.html         |   26 +-
 .../reference/model/resource/resource/index.html   |   26 +-
 .../reference/model/resource/version/index.html    |   26 +-
 docs-python/dev/scripts/gen_ref_pages/index.html   |   38 +-
 docs-python/dev/search/search_index.json           |    2 +-
 docs-python/dev/sitemap.xml                        |  101 +-
 docs-python/dev/sitemap.xml.gz                     |  Bin 704 -> 728 bytes
 .../index.html                                     |   26 +-
 .../index.html                                     |   26 +-
 .../index.html                                     |   26 +-
 .../index.html                                     |   54 +-
 .../index.html                                     | 1469 +++++++++++++-------
 ...apache.streampipes.connect.adapters.coindesk.md |   44 -
 ...pache.streampipes.connect.adapters.flic.mqtt.md |   59 -
 ...rg.apache.streampipes.connect.adapters.slack.md |   39 -
 .../org.apache.streampipes.connect.adapters.ti.md  |   57 -
 ....streampipes.connect.adapters.wikipedia.edit.md |   39 -
 ...e.streampipes.connect.adapters.wikipedia.new.md |   39 -
 website-v2/sidebars.json                           |    6 -
 63 files changed, 2199 insertions(+), 989 deletions(-)
 create mode 100644 docs-python/dev/assets/stylesheets/main.30068a00.min.css
 create mode 100644 docs-python/dev/assets/stylesheets/main.30068a00.min.css.map
 copy {website-v2/static/img/blog/2024-03-26 => 
docs-python/dev/img}/tutorial-prediction-data-stream.png (100%)
 copy 
docs-python/{0.93.0/tutorials/3-getting-live-data-from-the-streampipes-data-stream
 => 
dev/tutorials/5-applying-interoperable-machine-learning-in-streampipes}/index.html
 (79%)
 delete mode 100644 docs/pe/org.apache.streampipes.connect.adapters.coindesk.md
 delete mode 100644 docs/pe/org.apache.streampipes.connect.adapters.flic.mqtt.md
 delete mode 100644 docs/pe/org.apache.streampipes.connect.adapters.slack.md
 delete mode 100644 docs/pe/org.apache.streampipes.connect.adapters.ti.md
 delete mode 100644 
docs/pe/org.apache.streampipes.connect.adapters.wikipedia.edit.md
 delete mode 100644 
docs/pe/org.apache.streampipes.connect.adapters.wikipedia.new.md

Reply via email to