Show the Web UI main screenshot on EN/RU landing docs.
Keep a single main-console image with a Web UI guide link under it and again at the page footer, without CI/Docker/License badges.
This commit is contained in:
@@ -108,12 +108,11 @@ curl -sk https://localhost/api/appliance/system/version
|
||||
### Web UI
|
||||
|
||||
Interactive console with light/dark themes, endpoint catalog for vSphere
|
||||
majors 6–9, request/response editing, and runtime contract hot-swap. More
|
||||
detail and full screenshot set: [Web UI](docs/web-ui.md).
|
||||
majors 6–9, request/response editing, and runtime contract hot-swap.
|
||||
|
||||

|
||||
|
||||

|
||||
Full walkthrough and more screenshots: [Web UI](docs/web-ui.md).
|
||||
|
||||
## Credentials (seed)
|
||||
|
||||
@@ -226,3 +225,5 @@ make release-up && make release-seed # run the published stack locally
|
||||
## License
|
||||
|
||||
Apache-2.0 — see [LICENSE](LICENSE).
|
||||
|
||||
Web UI console guide: [docs/web-ui.md](docs/web-ui.md).
|
||||
|
||||
+4
-3
@@ -109,12 +109,11 @@ curl -sk https://localhost/api/appliance/system/version
|
||||
### Web UI
|
||||
|
||||
Интерактивная консоль со светлой/тёмной темой, каталог эндпоинтов для vSphere
|
||||
majors 6–9, редактирование request/response и runtime contract hot-swap. Подробнее
|
||||
и полный набор скриншотов: [Web UI](docs/ru/web-ui.md).
|
||||
majors 6–9, редактирование request/response и runtime contract hot-swap.
|
||||
|
||||

|
||||
|
||||

|
||||
Полный обзор и дополнительные скриншоты: [Web UI](docs/ru/web-ui.md).
|
||||
|
||||
## Учётные данные (seed)
|
||||
|
||||
@@ -227,3 +226,5 @@ make release-up && make release-seed # run the published stack locally
|
||||
## Лицензия
|
||||
|
||||
Apache-2.0 — см. [LICENSE](LICENSE).
|
||||
|
||||
Руководство по Web UI: [docs/ru/web-ui.md](docs/ru/web-ui.md).
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
Guides for the VMware vSphere API simulator. Switch language with the header on each
|
||||
page. Russian mirrors live under [`ru/`](ru/README.md).
|
||||
|
||||

|
||||
|
||||
Interactive console walkthrough: [Web UI](web-ui.md).
|
||||
|
||||
| Guide | Description |
|
||||
|---|---|
|
||||
| [Getting started](getting-started.md) | First successful lab session |
|
||||
@@ -29,3 +33,5 @@ page. Russian mirrors live under [`ru/`](ru/README.md).
|
||||
|
||||
Runnable cookbooks: [`examples/`](../examples/README.md).
|
||||
Integration suites: [`pulumi-tests/`](../pulumi-tests/README.md) (`make pulumi-tests`).
|
||||
|
||||
Web UI console guide: [web-ui.md](web-ui.md).
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
Руководства по симулятору VMware vSphere API. Переключайте язык с помощью заголовка на
|
||||
каждой странице. Русские версии находятся в каталоге [`ru/`](README.md).
|
||||
|
||||

|
||||
|
||||
Обзор интерактивной консоли: [Web UI](web-ui.md).
|
||||
|
||||
| Руководство | Описание |
|
||||
|---|---|
|
||||
| [Быстрый старт](getting-started.md) | Первая успешная лабораторная сессия |
|
||||
@@ -30,3 +34,5 @@
|
||||
Исполняемые cookbook'и: [`examples/`](../../examples/README.ru.md).
|
||||
Интеграционные наборы: [`pulumi-tests/`](../../pulumi-tests/README.ru.md)
|
||||
(`make pulumi-tests`).
|
||||
|
||||
Руководство по Web UI: [web-ui.md](web-ui.md).
|
||||
|
||||
Reference in New Issue
Block a user