changeset 135:5fea7180155c

Also copy the license files from the LICENSES directory to the build output directory
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 06 May 2026 23:41:50 +0200
parents 62407bd73ba8
children f713190c6c0b
files docs/conf.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/conf.py	Wed May 06 23:37:35 2026 +0200
+++ b/docs/conf.py	Wed May 06 23:41:50 2026 +0200
@@ -61,6 +61,7 @@
 #html_theme = 'alabaster'
 html_theme = 'haiku'
 html_static_path = ['_static']
+html_extra_path = ['../LICENSES']
 #pygments_style = "sphinx"
 pygments_style = "default"