Files
Nim/nimdoc/testproject/subdir/subdir_b/utils_overview.rst

9 lines
252 B
ReStructuredText

This is a description of the utils module.
Links work:
* other module: `iterators <iterator.html>`_ (not in this dir, just an example)
* internal: `fn2(x)`_
* internal included from another module: `funWithGenerics*[T, U:
SomeFloat](a: T, b: U)`_.