Последние авторы
1 librdkafka - the Apache Kafka C/C++ client library. edenhill/librdkafka
2 [[https:~~/~~/github.com/edenhill/librdkafka>>https://github.com/edenhill/librdkafka]]
3
4 ----
5
6 ==== Внутренние ссылки: ====
7
8 ====== Дочерние страницы: ======
9
10 {{children/}}
11
12 ====== Обратные ссылки: ======
13
14 {{velocity}}
15 #set ($links = $doc.getBacklinks())
16 #if ($links.size() > 0)
17 #foreach ($docname in $links)
18 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
19 * [[$escapetool.xml($rdoc.fullName)]]
20 #end
21 #else
22 No back links for this page!
23 #end
24 {{/velocity}}
25
26 ----