home » dokk/documentation.git
Author zPlus <zplus@peers.community> 2023-07-29 16:09:37
Committer zPlus <zplus@peers.community> 2023-07-29 16:09:37
Commit 4cbb77a (patch)
Tree 8e002e0
Parent(s)

Update Certbot tags.


commits diff: 3187431..4cbb77a
1 file changed, 11 insertions, 8 deletionsdownload


Diffstat
-rw-r--r-- documentation.json 19

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+11/-8 M   documentation.json
index e5a1abb..c53c4d7
old size: 25K - new size: 25K
@@ -7,12 +7,22 @@
7 7 "tags": "^(0\\.(9|[0-9]{2,})|[1-9])"
8 8 },
9 9 {
10 + "id": "platformio",
11 + "name": "PlatformIO",
12 + "repository": "https://github.com/platformio/platformio-docs.git",
13 + "sphinx_dir": "./",
14 + "tags": "^v"
15 + },
16 + {
10 17 "id": "certbot",
11 18 "name": "Certbot",
12 19 "repository": "https://github.com/certbot/certbot.git",
13 20 "sphinx_dir": "docs/",
14 - "tags": "^v[0-9]"
21 + "tags": "^v0\\.[1-9]"
15 22 },
23 +
24 +
25 +
16 26 {
17 27 "id": "alabaster",
18 28 "name": "Alabaster",
@@ -644,13 +654,6 @@
644 654 "tags": "^v([5-9]|[0-9]{2,})"
645 655 },
646 656 {
647 - "id": "platformio",
648 - "name": "PlatformIO",
649 - "repository": "https://github.com/platformio/platformio-docs.git",
650 - "sphinx_dir": "./",
651 - "tags": "^v"
652 - },
653 - {
654 657 "id": "psi4",
655 658 "name": "PSI4",
656 659 "repository": "https://github.com/psi4/psi4.git",