From 7a1dc201718f8ecae86ed54b2ae19f58ab2a7fc9 Mon Sep 17 00:00:00 2001 From: GitLab-CI <> Date: Mon, 22 Apr 2024 15:05:50 +0000 Subject: [PATCH] Automatic doc update: 9eccefb8 --- .buildinfo | 2 +- _modules/index.html | 6 +++--- _modules/sensirion_i2c_sfx6xxx/commands.html | 8 ++++---- _modules/sensirion_i2c_sfx6xxx/device.html | 8 ++++---- .../sensirion_i2c_sfx6xxx/result_types.html | 8 ++++---- _static/documentation_options.js | 2 +- api.html | 6 +++--- build-documentation.html | 6 +++--- development.html | 6 +++--- execute-measurements.html | 10 +++++----- genindex.html | 6 +++--- index.html | 6 +++--- installation.html | 6 +++--- objects.inv | Bin 1548 -> 1548 bytes py-modindex.html | 6 +++--- quickstart.html | 6 +++--- run-tests.html | 6 +++--- search.html | 6 +++--- 18 files changed, 52 insertions(+), 52 deletions(-) diff --git a/.buildinfo b/.buildinfo index ff6b029..c90bf13 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 77a4bd9f60aae2a82e333a1559aa6f36 +config: 58797001ed9f832c6862792756383209 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_modules/index.html b/_modules/index.html index b625acd..f600abf 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -3,7 +3,7 @@ - Overview: module code — sensirion_i2c_sfx6xxx 0.1.0 documentation + Overview: module code — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -14,7 +14,7 @@ - + @@ -34,7 +34,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/_modules/sensirion_i2c_sfx6xxx/commands.html b/_modules/sensirion_i2c_sfx6xxx/commands.html index 7188075..a377dae 100644 --- a/_modules/sensirion_i2c_sfx6xxx/commands.html +++ b/_modules/sensirion_i2c_sfx6xxx/commands.html @@ -3,7 +3,7 @@ - sensirion_i2c_sfx6xxx.commands — sensirion_i2c_sfx6xxx 0.1.0 documentation + sensirion_i2c_sfx6xxx.commands — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -14,7 +14,7 @@ - + @@ -34,7 +34,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
@@ -85,7 +85,7 @@

Source code for sensirion_i2c_sfx6xxx.commands

# # Generator: sensirion-driver-generator 0.40.1 # Product: sfx6xxx -# Model-Version: 2.3.0 +# Model-Version: 2.3.1 # """ The transfer classes specify the data that is transferred between host and sensor. The generated transfer classes diff --git a/_modules/sensirion_i2c_sfx6xxx/device.html b/_modules/sensirion_i2c_sfx6xxx/device.html index efa3875..2a5ef51 100644 --- a/_modules/sensirion_i2c_sfx6xxx/device.html +++ b/_modules/sensirion_i2c_sfx6xxx/device.html @@ -3,7 +3,7 @@ - sensirion_i2c_sfx6xxx.device — sensirion_i2c_sfx6xxx 0.1.0 documentation + sensirion_i2c_sfx6xxx.device — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -14,7 +14,7 @@ - + @@ -34,7 +34,7 @@ sensirion_i2c_sfx6xxx

- 0.1.0 + 1.0.0
@@ -85,7 +85,7 @@

Source code for sensirion_i2c_sfx6xxx.device

#
 # Generator:     sensirion-driver-generator 0.40.1
 # Product:       sfx6xxx
-# Model-Version: 2.3.0
+# Model-Version: 2.3.1
 #
 """
 The class Sfx6xxxDeviceBase implements the low level interface of the sensor.
diff --git a/_modules/sensirion_i2c_sfx6xxx/result_types.html b/_modules/sensirion_i2c_sfx6xxx/result_types.html
index 2111bee..d676d1a 100644
--- a/_modules/sensirion_i2c_sfx6xxx/result_types.html
+++ b/_modules/sensirion_i2c_sfx6xxx/result_types.html
@@ -3,7 +3,7 @@
 
   
   
-  sensirion_i2c_sfx6xxx.result_types — sensirion_i2c_sfx6xxx 0.1.0 documentation
+  sensirion_i2c_sfx6xxx.result_types — sensirion_i2c_sfx6xxx 1.0.0 documentation
       
       
       
@@ -14,7 +14,7 @@
   
         
         
-        
+        
         
         
     
@@ -34,7 +34,7 @@
             sensirion_i2c_sfx6xxx
           
               
- 0.1.0 + 1.0.0
@@ -85,7 +85,7 @@

Source code for sensirion_i2c_sfx6xxx.result_types

# # Generator: sensirion-driver-generator 0.40.1 # Product: sfx6xxx -# Model-Version: 2.3.0 +# Model-Version: 2.3.1 # """ The signal classes specify transformations of the raw sensor signals into a meaningful units. diff --git a/_static/documentation_options.js b/_static/documentation_options.js index e49ed18..995f333 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.1.0', + VERSION: '1.0.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/api.html b/api.html index c6ca765..ae64c5c 100644 --- a/api.html +++ b/api.html @@ -4,7 +4,7 @@ - API Documentation — sensirion_i2c_sfx6xxx 0.1.0 documentation + API Documentation — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -36,7 +36,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/build-documentation.html b/build-documentation.html index 3a9fd1d..9aa4b0c 100644 --- a/build-documentation.html +++ b/build-documentation.html @@ -4,7 +4,7 @@ - Build documentation — sensirion_i2c_sfx6xxx 0.1.0 documentation + Build documentation — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/development.html b/development.html index cf80c8b..f0f5dc2 100644 --- a/development.html +++ b/development.html @@ -4,7 +4,7 @@ - Development — sensirion_i2c_sfx6xxx 0.1.0 documentation + Development — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/execute-measurements.html b/execute-measurements.html index ee304cc..425513b 100644 --- a/execute-measurements.html +++ b/execute-measurements.html @@ -4,7 +4,7 @@ - Execute measurements with SensorBridge — sensirion_i2c_sfx6xxx 0.1.0 documentation + Execute measurements with SensorBridge — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
@@ -121,7 +121,7 @@

Example script# # Generator: sensirion-driver-generator 0.40.1 # Product: sfx6xxx -# Model-Version: 2.3.0 +# Model-Version: 2.3.1 # import argparse @@ -193,7 +193,7 @@

Example script# # Generator: sensirion-driver-generator 0.40.1 # Product: sfx6xxx -# Model-Version: 2.3.0 +# Model-Version: 2.3.1 # import argparse diff --git a/genindex.html b/genindex.html index 5d4e251..e7a886c 100644 --- a/genindex.html +++ b/genindex.html @@ -3,7 +3,7 @@ - Index — sensirion_i2c_sfx6xxx 0.1.0 documentation + Index — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -14,7 +14,7 @@ - + @@ -34,7 +34,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/index.html b/index.html index c4a3c39..6221dd3 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Sensirion SFX6XXX I2C Python Driver — sensirion_i2c_sfx6xxx 0.1.0 documentation + Sensirion SFX6XXX I2C Python Driver — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -36,7 +36,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/installation.html b/installation.html index 8de9b10..e43ce7c 100644 --- a/installation.html +++ b/installation.html @@ -4,7 +4,7 @@ - Installation — sensirion_i2c_sfx6xxx 0.1.0 documentation + Installation — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/objects.inv b/objects.inv index 8fe126e3d87812a84ef8cf31046b7a3268ceb00f..0fd8d5abe67ac3c722a01c95508806de9e3a8118 100644 GIT binary patch delta 14 VcmeC->EW5+$!w@+u+irLD*zxj1YQ6D delta 14 VcmeC->EW5+$!wr!xY6eTD*zxh1YQ6D diff --git a/py-modindex.html b/py-modindex.html index e4f9ff8..f7b0896 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -3,7 +3,7 @@ - Python Module Index — sensirion_i2c_sfx6xxx 0.1.0 documentation + Python Module Index — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -14,7 +14,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/quickstart.html b/quickstart.html index 5bfec04..91d8e20 100644 --- a/quickstart.html +++ b/quickstart.html @@ -4,7 +4,7 @@ - Quick Start — sensirion_i2c_sfx6xxx 0.1.0 documentation + Quick Start — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/run-tests.html b/run-tests.html index 96fbecb..bf3e77c 100644 --- a/run-tests.html +++ b/run-tests.html @@ -4,7 +4,7 @@ - Run tests — sensirion_i2c_sfx6xxx 0.1.0 documentation + Run tests — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0
diff --git a/search.html b/search.html index 0a03f43..ade5a78 100644 --- a/search.html +++ b/search.html @@ -3,7 +3,7 @@ - Search — sensirion_i2c_sfx6xxx 0.1.0 documentation + Search — sensirion_i2c_sfx6xxx 1.0.0 documentation @@ -15,7 +15,7 @@ - + @@ -37,7 +37,7 @@ sensirion_i2c_sfx6xxx
- 0.1.0 + 1.0.0