Скрыть последних авторов
Alexandr Fokin 1.1 1 |(% style="width:125px" %) |(% style="width:1329px" %)(((
2 [[https:~~/~~/github.com/pact-foundation>>https://github.com/pact-foundation]]
3
4 [[https:~~/~~/pact.io>>https://pact.io]]
5 )))
6 |(% style="width:125px" %) |(% style="width:1329px" %)Contract testing
Alexandr Fokin 1.2 7 |(% style="width:125px" %) |(% style="width:1329px" %)[[Contract First>>doc:Архитектура и модели.Про приложение.Некоторые подходы к разработке.Contract First.WebHome]]
Alexandr Fokin 1.1 8 |(% style="width:125px" %) |(% style="width:1329px" %)
9
Alexandr Fokin 1.5 10 ----
11
12 ==== Внутренние ссылки: ====
13
14 ====== Дочерние страницы: ======
15
16 {{children/}}
17
18 ====== Обратные ссылки: ======
19
20 {{velocity}}
21 #set ($links = $doc.getBacklinks())
22 #if ($links.size() > 0)
23 #foreach ($docname in $links)
24 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
25 * [[$escapetool.xml($rdoc.fullName)]]
26 #end
27 #else
28 No back links for this page!
29 #end
30 {{/velocity}}
31
32 ----