Skip to content

docs/drivers.rst does not include import name #462

Closed
@dhalbert

Description

@dhalbert

The libraries list in docs/drivers.rst does not visibly include the import name of the library. For instance, if I am looking for the adafruit_esp32spi library documentation, and searching for the string "esp32spi", I won't find it, because the entry is:

ESP32 WiFi Co-Processor over SPI

I think it would be helpful if the entry looked something like one of these instead. The exact formatting is an aesthetic choice.

ESP32 WiFi Co-Processor over SPI (adafruit_esp32spi)

ESP32 WiFi Co-Processor over SPI: adafruit_esp32spi

etc.

This would also help with websearch indexing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions