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
description: Runs the documentation website locally via `Makefile` and werf. Use when the user wants to run the docs, preview the documentation site, start the docs server, or open the documentation website locally.
3
+
description: Runs the documentation website locally via `Makefile`. Use when the user wants to run the docs, preview the documentation site, start the docs server, or open the documentation website locally.
4
4
---
5
5
6
6
# Run Documentation Website
@@ -13,18 +13,22 @@ description: Runs the documentation website locally via `Makefile` and werf. Use
13
13
```
14
14
15
15
3.**Open** in a browser:
16
-
-for the English version — http://localhost/products/kubernetes-platform/documentation/v1/
17
-
-for the Russian version — http://ru.localhost/products/kubernetes-platform/documentation/v1/
0 commit comments