You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
267 B
21 lines
267 B
4 years ago
|
////
|
||
|
Included in:
|
||
|
|
||
|
- user-manual: Counter Attributes
|
||
|
- quick-ref
|
||
|
////
|
||
|
|
||
|
// tag::base[]
|
||
|
[caption=""]
|
||
|
.Parts{counter2:index:0}
|
||
|
|===
|
||
|
|Part Id |Description
|
||
|
|
||
|
|PX-{counter:index}
|
||
|
|Description of PX-{index}
|
||
|
|
||
|
|PX-{counter:index}
|
||
|
|Description of PX-{index}
|
||
|
|===
|
||
|
// end::base[]
|