Skip to content

Commit

Permalink
Release refs/heads/master
Browse files Browse the repository at this point in the history
  • Loading branch information
ozangoktan committed Dec 14, 2023
1 parent 5b7348d commit 695258c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,11 +1496,11 @@
"type": "Toc",
"source_relative_path": "api/toc.yml",
"output": {
".html": {
"relative_path": "api/toc.html"
},
".json": {
"relative_path": "api/toc.json"
},
".html": {
"relative_path": "api/toc.html"
}
},
"version": ""
Expand All @@ -1519,11 +1519,11 @@
"type": "Toc",
"source_relative_path": "toc.yml",
"output": {
".html": {
"relative_path": "toc.html"
},
".json": {
"relative_path": "toc.json"
},
".html": {
"relative_path": "toc.html"
}
},
"version": ""
Expand Down Expand Up @@ -1642,11 +1642,11 @@
"type": "Toc",
"source_relative_path": "tutorials/toc.yml",
"output": {
".html": {
"relative_path": "tutorials/toc.html"
},
".json": {
"relative_path": "tutorials/toc.json"
},
".html": {
"relative_path": "tutorials/toc.html"
}
},
"version": ""
Expand Down

0 comments on commit 695258c

Please sign in to comment.