mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
versionize the include directory in definitions.md and operations.md
This commit is contained in:
@@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include extensions-v1beta1-definitions.html %}
|
||||
{% include <REPLACE-WITH-RELEASE-VERSION>/extensions-v1beta1-definitions.html %}
|
||||
|
||||
|
||||
|
||||
|
@@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include extensions-v1beta1-operations.html %}
|
||||
{% include <REPLACE-WITH-RELEASE-VERSION>/extensions-v1beta1-operations.html %}
|
||||
|
||||
|
||||
|
||||
|
@@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include v1-definitions.html %}
|
||||
{% include <REPLACE-WITH-RELEASE-VERSION>/v1-definitions.html %}
|
||||
|
||||
|
||||
|
||||
|
@@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include v1-operations.html %}
|
||||
{% include <REPLACE-WITH-RELEASE-VERSION>/v1-operations.html %}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user