Skip to content

Commit 788054f

Browse files
[autodoc] Update to 2025.12.19 (#1274)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 561b8a0 commit 788054f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

packages/autodoc/meta.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
11
{
22
"AbstractHTML": "",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "4b72c71f6bf0972102c296a4e761fcb9803fe9a7d2b5b6c4d83efef3c12bf43d",
5-
"ArchiveURL": "https://github.com/gap-packages/AutoDoc/releases/download/v2025.10.16/AutoDoc-2025.10.16",
4+
"ArchiveSHA256": "0225ebe9089be8d5becd36cf7af60433b067e5e6cf5741753ad4dfd61d0965f9",
5+
"ArchiveURL": "https://github.com/gap-packages/AutoDoc/releases/download/v2025.12.19/AutoDoc-2025.12.19",
66
"AutoDoc": {
77
"TitlePage": {
88
"Abstract": "&AutoDoc; is a &GAP; package whose purpose is to aid &GAP; package authors in creating and maintaining the documentation of their packages.\n",
99
"Acknowledgements": "This documentation was prepared using the &GAPDoc; package <Cite Key='GAPDoc'/>.\n<P/>\n",
10-
"Copyright": "&copyright; 2012-2022 by Sebastian Gutsche and Max Horn<P/>\n\nThis package may be distributed under the terms and conditions of the GNU Public License Version 2 or (at your option) any later version.\n"
10+
"Copyright": "&copyright; 2012-2025 by Sebastian Gutsche and Max Horn<P/>\n\nThis package may be distributed under the terms and conditions of the GNU Public License Version 2 or (at your option) any later version.\n"
1111
},
1212
"entities": {
13-
"DATE": "16/10/2025",
1413
"PackageName": "<Package>PackageName</Package>",
15-
"VERSION": "2025.10.16",
1614
"io": "<Package>io</Package>"
1715
}
1816
},
1917
"AvailabilityTest": null,
20-
"Date": "16/10/2025",
18+
"Date": "19/12/2025",
2119
"Dependencies": {
2220
"ExternalConditions": [],
2321
"GAP": ">= 4.5",
@@ -46,7 +44,7 @@
4644
"SixFile": "doc/manual.six"
4745
}
4846
],
49-
"PackageInfoSHA256": "4292b00d223408df785699865e7890e1304ab014e5029b362de2d2f0f29e8458",
47+
"PackageInfoSHA256": "277fd1a79863eda1cadd2e1cd2feda75100a0d19335f22eec411eec2fa8b5efa",
5048
"PackageInfoURL": "https://gap-packages.github.io/AutoDoc/PackageInfo.g",
5149
"PackageName": "AutoDoc",
5250
"PackageWWWHome": "https://gap-packages.github.io/AutoDoc",
@@ -119,5 +117,5 @@
119117
"Status": "deposited",
120118
"Subtitle": "Generate documentation from GAP source code",
121119
"TestFile": "tst/testall.g",
122-
"Version": "2025.10.16"
120+
"Version": "2025.12.19"
123121
}

0 commit comments

Comments
 (0)