代码中的奇怪注释

Strange comments in code

我在代码中看到了奇怪的注释。例如,以下注释的含义或目的是什么 here:

//<co id="callout-intro-countstream-index-1" />
//<co id="callout-intro-countstream-index-2" />
//<co id="callout-intro-countstream-index-3" />
//<co id="callout-intro-countstream-index-4" />

代码适用于 Manning Book Node.js in Practice。注释表示作者在解释代码清单时在文本中引用的标注目标(即编号注释)。

是 DocBook 格式:http://www.docbook.org/tdg/en/html/co.html