Skip to content

[DOC] documentation latest contains old v1 api (as opposed to stable that has v2 already) (EPROT-38) #157

Description

@cederom

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

Hello world :-)

While going back to esp-modbus documentation, latest version, it seems to point to the old v1 API, while current API is v2 as pointed by stable version of documentation.

Looks like "latest" doc reference should be updated?

Actual behavior (suspected bug)

https://docs.espressif.com/projects/esp-modbus/en/latest/ points to v1 API while latest is v2 API as pointed correctly by https://docs.espressif.com/projects/esp-modbus/en/stable/

Error logs or terminal output

Steps to reproduce the behavior

  1. Go to https://docs.espressif.com/projects/esp-modbus/en/stable/ see it shows v2 API.
  2. Go to https://docs.espressif.com/projects/esp-modbus/en/latest see it shows v1 API.

Project release version

v2.1.1

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Linux

Operating system version

FreeBSD 14.3

Shell

ZSH

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions