gnucash-docs stable: Use &url-docs-release; because the builds on code are still V4

Frank H.Ellenberger fell at code.gnucash.org
Sun Jul 23 17:48:35 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/ac02a6ec (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/c123def8 (commit)



commit ac02a6ecc77dbc97a413b9f73435b5ddeac39985
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jul 23 23:28:30 2023 +0200

    Use &url-docs-release; because the builds on code are still V4

diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index 9d4a9d73..18d0a518 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -46,7 +46,7 @@ https://www.w3.org/2003/entities/2007/w3centities-f.ent
             Replace them after olink setup               -->
 <!ENTITY url-docs-draft "https://code.gnucash.org/docs/">  <!-- used while developing and for the API-docs -->
 <!ENTITY url-docs-release "https://www.gnucash.org/docs/v&series-unstable;/">  <!-- used on release -->
-<!ENTITY url-docs "&url-docs-draft;">  <!-- One of the last. ToDo: Should this become a CMake option? -->
+<!ENTITY url-docs "&url-docs-release;">  <!-- One of the last. ToDo: Should this become a CMake option? -->
 
 <!--
   1. b) Publication - Translators can add transliterations



Summary of changes:
 docbook/gnc-docbookx.dtd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list