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: add myst parser #146

Closed dgarcia360 closed 9 months ago

dgarcia360 commented 9 months ago

Related PR: https://github.com/scylladb/sphinx-scylladb-theme/pull/803

This PR replaces Sphinx's deprecated extension recommonmark with myst-parser, as per https://sphinx-theme.scylladb.com/stable/configuration/markdown.html#recommonmark-parser.

How to test

Check the docs build and display without errors.

aws-amplify-us-east-2[bot] commented 9 months ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-146.d2s1mlfs281q1m.amplifyapp.com

Files changed:

dgarcia360 commented 9 months ago

cc/ @annastuchlik

annastuchlik commented 9 months ago

@DanielHe4rt @zseta Could you merge this PR?