You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: update-imported-docs/README
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# Update imported docs
2
2
3
-
`./update-imported-docs <config.yaml>` will update the target files generated from other repos listed in the specified config.yaml file.
3
+
From within this directory, `./update-imported-docs <config.yaml>` will update the target files generated from other repos listed in the specified config.yaml file.
4
4
You should modify the corresponding update-imported-docs/*.yaml file to reflect the desired `src` and `dst` paths.
5
5
6
+
To execute the import script from the root directory of the kubernetes/website repo, use the following command:
0 commit comments