File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
content/pl/docs/contribute/generate-ref-docs Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Generowanie materiałów źródłowych dla komponentów i narzedzi Kubernetesa
3
+ content_type : task
4
+ weight : 120
5
+ ---
6
+
7
+ <!-- overview -->
8
+
9
+ Ta strona pokazuje, jak zbudować strony materiałów źródłowych komponentów i narzędzi Kubernetesa.
10
+
11
+
12
+
13
+ ## {{% heading "prerequisites" %}}
14
+
15
+
16
+ Rozpocznij od sekcji [ wymagania wstępne] ( /docs/contribute/generate-ref-docs/quickstart/#before-you-begin )
17
+ w przewodniku "szybki start materiałów źródłowych"
18
+
19
+
20
+
21
+ <!-- steps -->
22
+
23
+ Postępuj zgodnie z [ Szybki start] ( /docs/contribute/generate-ref-docs/quickstart/ ) , aby
24
+ wygenerować strony materiałów źródłowych dla komponentów i narzędzi Kubernetesa.
25
+
26
+
27
+
28
+ ## {{% heading "whatsnext" %}}
29
+
30
+
31
+ * [ Szybki start] ( /docs/contribute/generate-ref-docs/quickstart/ )
32
+ * [ Generowanie materiałów źródłowych dla poleceń kubectl] ( /docs/contribute/generate-ref-docs/kubectl/ )
33
+ * [ Generowanie materiałów źródłowych dla API Kubernetesa] ( /docs/contribute/generate-ref-docs/kubernetes-api/ )
34
+ * [ Wkład w kod źródłowy Kubernetesa] ( /docs/contribute/generate-ref-docs/contribute-upstream/ )
35
+
36
+
You can’t perform that action at this time.
0 commit comments