[top] / docutils / parsers / rst / directives / positive_int
positive_int(argument)
Converts the argument into an integer. Raises ValueError for negative, zero, or non-integer values. (Directive option conversion function.)