File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1212 - " examples/**"
1313 - " notes/**"
1414 - " kustomize/**"
15+ - " docker-compose.yml"
1516 - " images.json"
17+ - " compose-docs.yml"
18+ - " zensical.toml"
19+ - " .readthedocs.yaml"
1620
1721jobs :
1822 build :
Original file line number Diff line number Diff line change 99 - " examples/**"
1010 - " notes/**"
1111 - " kustomize/**"
12- - " docker-compose*.yml"
13- - " mkdocs.yml"
12+ - " docker-compose.yml"
1413 - " images.json"
14+ - " compose-docs.yml"
15+ - " zensical.toml"
16+ - " .readthedocs.yaml"
1517
1618jobs :
1719 build :
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ features = [
1515 " navigation.tabs" ,
1616 " navigation.tabs.sticky" ,
1717 " navigation.sections" ,
18- " navigation.expand" ,
1918 " navigation.top" ,
2019 " navigation.indexes"
2120]
You can’t perform that action at this time.
0 commit comments