Skip to content

feat(docs): Fill in missing [lang] SDK examples #314

@ryanrussell

Description

@ryanrussell

Goal

Fill in missing Rust [lang] examples in the docs.

Problem

This was inspired by finding that the facets example was missing a Rust tab.

This likely exists with other example and language combinations

Background

Just noticed there some rust sdk snippets in the docs examples are missing:
https://docs.meilisearch.com/reference/api/search.html#facets

It would be nice to have a 'Rust' tab using the Rust SDK for every example.

image

It looks like the examples are generated from this yaml.

I do see a reference to the rust code samples, perhaps this is a small tweak to include these? Rust Code Examples

I am still tracing down the docs build workflow to understand how this could/should be added.

Solution

It sounds like a path forward would be to create a matrix of all the examples and languages, to see which ones are missing.

Open to any other solutions or advice from people with more knowledge of the docs build process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions