Skip to content

Commit bc7a577

Browse files
committed
Base GeekoDoc2 on DocBook 5.2CR5
* Use DocBook 5.2CR5 for GeekoDoc2 * Reduce transclusion.rnc Remove some patterns which are already defined in DocBook 5.2CR5 * Update Changelog
1 parent a0d7581 commit bc7a577

File tree

6 files changed

+1310
-7011
lines changed

6 files changed

+1310
-7011
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
------------------------------------------------------------------
2+
Wed Feb 09 14:30:00 UTC 2022 - [email protected]
3+
4+
Release 2.2.0
5+
6+
* Base GeekoDoc2 on DocBook 5.2CR5
7+
* Reduce transclusion.rnc for GeekoDoc1
8+
Remove some patterns which are already defined in DocBook 5.2CR5
9+
10+
111
------------------------------------------------------------------
212
Wed Apr 13 16:40:00 UTC 2022 - [email protected]
313

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright 2020-2021 SUSE Linux GmbH
3+
# Copyright 2020-2023 SUSE Linux GmbH
44
#
55
# Dependencies
66
# Our main files are geekodoc-v?.rnc. It depends on:

create-archive.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Create an archive of project directory for OBS
44
#
5-
# Author: Tom Schraitle, 2022
5+
# Author: Tom Schraitle, 2022-2023
66

77

88
set -o errexit

0 commit comments

Comments
 (0)