From 35d9cbc7c2b6e3bd3a9e5995f1a2702ec9ac48a3 Mon Sep 17 00:00:00 2001 From: "David R." Date: Sat, 16 May 2026 19:49:44 +0200 Subject: [PATCH] This insert the name of the entity in the title of the exported html --- src/colibri/documenter/css.ts | 12 +++++++-- src/colibri/documenter/documenter.ts | 40 +++++++++++++++++++--------- 2 files changed, 37 insertions(+), 15 deletions(-) diff --git a/src/colibri/documenter/css.ts b/src/colibri/documenter/css.ts index 8cdb3297..5e7c7313 100644 --- a/src/colibri/documenter/css.ts +++ b/src/colibri/documenter/css.ts @@ -1102,7 +1102,11 @@ export const html_style_preview = ` - TerosHDL + `; + + + +export const html_style_preview_second_part = `