scylladb / care-pet

Care Pet IoT ScyllaDB example
https://care-pet.docs.scylladb.com/
Apache License 2.0
47 stars 28 forks source link

docs: Issue in page Build an IoT App with Python #128

Closed guy9 closed 2 months ago

guy9 commented 1 year ago

I would like to report an issue in page https://iot.scylladb.com/master/build-with-python

Problem

Under the IOT docs, some languages, for example PHP, direct the use to clone the repo and handle dependencies (covered in the getting started section), while others, like GO, refer the use to the getting started section.

Suggest a fix

It should be consistent, so either all languages refer to the getting started section, or none do. My personal preference is that they do, so there is not duplication in each part, the downside for this option is that each section is not standalone.

DanielHe4rt commented 2 months ago

Fixed and merged #152