diff --git a/README.rst b/README.rst index 3e17b25..982a70c 100644 --- a/README.rst +++ b/README.rst @@ -67,7 +67,7 @@ The plugin exposes three pytest fixtures — ``iio_uri``, ``single_ctx_desc``, and ``context_desc`` — plus an ``iio_hardware`` marker that filters tests by detected hardware. The full reference and scenario walkthroughs (emulation, attribute coverage, telemetry, xdist) live in the -`hosted documentation `_. +`hosted documentation `_. Quickstart — get a URI for a marked board and open the context: @@ -127,7 +127,7 @@ or attributes to exclude (glob patterns supported): Ignored items are dropped from both the access counts and the coverage denominator. See the `coverage tracking docs -`_ for the +`_ for the full schema. Contributing