docs: add a link to class file version table (#2779)

This commit is contained in:
Geoff Bourne
2024-04-14 13:54:12 -05:00
committed by GitHub
parent 5b920cca8f
commit 7dce58b7f6
4 changed files with 6 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ on:
- "*.md"
- "docs/**"
- "examples/**"
- "notes/**"
jobs:
build:

View File

@@ -7,6 +7,7 @@ on:
- "*.md"
- "docs/**"
- "examples/**"
- "notes/**"
- "docker-compose*.yml"
- "mkdocs.yml"