Skip to content

Commit 6501b49

Browse files
[autodoc] Update to 2026.03.18 (#1301)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 451091f commit 6501b49

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

packages/autodoc/meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
22
"AbstractHTML": "",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "0225ebe9089be8d5becd36cf7af60433b067e5e6cf5741753ad4dfd61d0965f9",
5-
"ArchiveURL": "https://github.com/gap-packages/AutoDoc/releases/download/v2025.12.19/AutoDoc-2025.12.19",
4+
"ArchiveSHA256": "1800d4d87e418ede2679e53f6d03389d0bc286bd83cb8bcada2c4c31a5bb7e61",
5+
"ArchiveURL": "https://github.com/gap-packages/AutoDoc/releases/download/v2026.03.18/AutoDoc-2026.03.18",
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-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"
10+
"Copyright": "&copyright; 2012-2026 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": {
1313
"PackageName": "<Package>PackageName</Package>",
1414
"io": "<Package>io</Package>"
1515
}
1616
},
1717
"AvailabilityTest": null,
18-
"Date": "19/12/2025",
18+
"Date": "18/03/2026",
1919
"Dependencies": {
2020
"ExternalConditions": [],
21-
"GAP": ">= 4.5",
21+
"GAP": ">= 4.11",
2222
"NeededOtherPackages": [
2323
[
2424
"GAPDoc",
@@ -44,7 +44,7 @@
4444
"SixFile": "doc/manual.six"
4545
}
4646
],
47-
"PackageInfoSHA256": "277fd1a79863eda1cadd2e1cd2feda75100a0d19335f22eec411eec2fa8b5efa",
47+
"PackageInfoSHA256": "8fcc118a3abfeca982aabea8a9d7097aec7d77fe9085bae4f7bf4482b4bf7474",
4848
"PackageInfoURL": "https://gap-packages.github.io/AutoDoc/PackageInfo.g",
4949
"PackageName": "AutoDoc",
5050
"PackageWWWHome": "https://gap-packages.github.io/AutoDoc",
@@ -117,5 +117,5 @@
117117
"Status": "deposited",
118118
"Subtitle": "Generate documentation from GAP source code",
119119
"TestFile": "tst/testall.g",
120-
"Version": "2025.12.19"
120+
"Version": "2026.03.18"
121121
}

0 commit comments

Comments
 (0)