Исходный код вики Testcontainers
Версия 1.3 от Alexandr Fokin на 2023/06/02 17:30
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | Testcontainers | ||
2 | [[https:~~/~~/www.testcontainers.org>>https://www.testcontainers.org]] | ||
3 | |||
4 | dotnet Modules | ||
5 | [[https:~~/~~/dotnet.testcontainers.org/modules/>>https://dotnet.testcontainers.org/modules/]] | ||
6 | |||
7 | ---- | ||
8 | |||
9 | [[Docker>>doc:Хостинг.Виртуализация.Docker.WebHome]] | ||
10 | |||
11 | ---- | ||
12 | |||
13 | ==== Внутренние ссылки: ==== | ||
14 | |||
15 | ====== Дочерние страницы: ====== | ||
16 | |||
17 | {{children/}} | ||
18 | |||
19 | ====== Обратные ссылки: ====== | ||
20 | |||
21 | {{velocity}} | ||
22 | #set ($links = $doc.getBacklinks()) | ||
23 | #if ($links.size() > 0) | ||
24 | #foreach ($docname in $links) | ||
25 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
26 | * [[$escapetool.xml($rdoc.fullName)]] | ||
27 | #end | ||
28 | #else | ||
29 | No back links for this page! | ||
30 | #end | ||
31 | {{/velocity}} | ||
32 | |||
33 | ---- |