sopherapps / pydantic-redis

A simple Declarative ORM for Redis using pydantic Models
https://sopherapps.github.io/pydantic-redis
MIT License
39 stars 14 forks source link

The Reference Docs from the Docstrings are Not Rendered #32

Closed Tinitto closed 2 months ago

Tinitto commented 2 months ago

Describe the bug The reference page at https://sopherapps.github.io/pydantic-redis/reference/#pydantic_redis lacks the docstrings from the classes and modules

To Reproduce Steps to reproduce the behavior:

  1. Open https://sopherapps.github.io/pydantic-redis/reference/#pydantic_redis in your browser

Expected behavior That page should show the docstrings from Store, Model, RedisConfig, pydantic.asyncio

Screenshots Currently:

Screenshot 2024-06-24 at 12 26 49

Expected:

Screenshot 2024-06-24 at 12 27 58

Desktop: