diff --git a/docs/.vitepress/components/CliGenerator.vue b/docs/.vitepress/components/CliGenerator.vue index f9f3613d..6cef60d0 100644 --- a/docs/.vitepress/components/CliGenerator.vue +++ b/docs/.vitepress/components/CliGenerator.vue @@ -15,9 +15,9 @@

{{ I18N[lang].selectExt }}{{ checkedExts.length > 0 ? (' (' + checkedExts.length + ')') : '' }}

- +
-
+
-
{{ I18N[lang].selectCommon }}
@@ -36,7 +35,7 @@
{{ I18N[lang].buildLibs }}{{ checkedLibs.length > 0 ? (' (' + checkedLibs.length + ')') : '' }}
-
+
@@ -49,7 +48,7 @@

{{ I18N[lang].buildTarget }}

-
+
@@ -58,7 +57,7 @@

WARNING

{{ I18N[lang].microUnavailable }}

-
+

WARNING

{{ I18N[lang].windowsSAPIUnavailable }}

@@ -81,7 +80,7 @@ {{ I18N[lang].downloadPhpVersion }} @@ -140,10 +139,17 @@

{{ I18N[lang].hardcodedINI }}