Commit fef430b
Fix Netlify build failure from template syntax error and PATH issues in documentation (#17767)
* Initial plan
* Fix Netlify build by escaping Go template syntax in scaleway.md
Co-authored-by: hakman <[email protected]>
* Fix Netlify strict mode build by removing missing canal.md reference and excluding conflicting README.md
Co-authored-by: hakman <[email protected]>
* Simplify exclude_docs syntax in mkdocs.yml
Co-authored-by: hakman <[email protected]>
* Fix mkdocs command not found in Netlify by using python -m mkdocs
Co-authored-by: hakman <[email protected]>
* Revert exclude_docs change from mkdocs.yml
Co-authored-by: hakman <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: hakman <[email protected]>1 parent b2c1a9e commit fef430b
3 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
| 612 | + | |
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
0 commit comments