Merge Release 1.6 (#1003)

* Update Spanish translation
* Bumb version and update changelog and release notes
* Add a note in the changelog
This commit is contained in:
Veronica Berglyd Olsen
2022-02-20 20:09:24 +01:00
committed by GitHub
parent 45c4f3cb97
commit be703c1f46
6 changed files with 637 additions and 1227 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ html_theme_options = {
"light_logo": "novelwriter-light.png",
"dark_logo": "novelwriter-dark.png",
}
html_title = f"<div style='text-align: center'>Documentation<br>Version {release}</div>"
html_title = f"<div style='text-align: center'>Documentation Version {release}</div>"
# -- Options for HTMLHelp Output ---------------------------------------------