home » dokk/documentation.git
Author zPlus <zplus@peers.community> 2023-07-31 14:09:24
Committer zPlus <zplus@peers.community> 2023-07-31 14:09:24
Commit 58659af (patch)
Tree b98fd6e
Parent(s)

Update rdflib tags.


commits diff: 84e53a6..58659af
1 file changed, 8 insertions, 7 deletionsdownload


Diffstat
-rw-r--r-- documentation.json 15

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+8/-7 M   documentation.json
index 123d758..db73ebd
old size: 25K - new size: 25K
@@ -41,6 +41,14 @@
41 41 "sphinx_dir": "docs/",
42 42 "tags": "^[1-9][0-9]*\\.[0-9]+(\\.0)?$"
43 43 },
44 + {
45 + "id": "rdflib",
46 + "name": "RDFLib",
47 + "repository": "https://github.com/RDFLib/rdflib.git",
48 + "sphinx_dir": "docs/",
49 + "tags": "^([0-2]{2,}|[3-9]).*\\.0"
50 + },
51 +
44 52
45 53
46 54
@@ -243,13 +251,6 @@
243 251 "tags": "^(0\\.(1[5-9]|[2-9]{2,})|[1-9])"
244 252 },
245 253 {
246 - "id": "rdflib",
247 - "name": "RDFLib",
248 - "repository": "https://github.com/RDFLib/rdflib.git",
249 - "sphinx_dir": "docs/",
250 - "tags": "^([3-9]|[0-9]{2,})"
251 - },
252 - {
253 254 "id": "easybuild",
254 255 "name": "EasyBuild",
255 256 "repository": "https://github.com/easybuilders/easybuild.git",