feat(tags): improve usability of tags (#698)

* feat(tags): improve usability of tags

* Tags can be shown also at docs
* Documented tag-related config flags
* Added example tags to the site
* Made rendered tags active

* Move tags listing to ToC

* Hide tags section on no tags
This commit is contained in:
yuri
2025-06-13 23:09:05 +02:00
committed by GitHub
parent 32a55bb8ee
commit e22b8d5c0e
6 changed files with 40 additions and 7 deletions

View File

@@ -178,6 +178,9 @@ params:
article:
displayPagination: true
toc:
displayTags: true
highlight:
copy:
enable: true