Lista sottosezioni in sezioni, fix bianco header

This commit is contained in:
2024-08-27 17:21:32 +02:00
parent 8b41f9628f
commit 29b3c1846b
26 changed files with 60 additions and 94 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
DestinationLanguages = ["it", "en"] # "de", "eo", "es", "fr"
DestinationLanguages = ["it", "en"] # "fr", "de", "eo", "es"
IncludePaths = ["/"]
ExcludePaths = ["/Categories"]