[Docs] Add revision date to rendered docs (#21752)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2025-07-28 14:12:46 +01:00
committed by GitHub
parent 9ace2eaf35
commit 1395dd9c28
3 changed files with 9 additions and 0 deletions

View File

@@ -62,6 +62,11 @@ plugins:
- autorefs
- awesome-nav
- glightbox
- git-revision-date-localized:
# exclude autogenerated files
exclude:
- argparse/*
- examples/*
# For API reference generation
- api-autonav:
modules: ["vllm"]