summary refs log tree commit diff stats
path: root/nimdoc/testproject/subdir/subdir_b/utils_overview.rst
blob: 58ce930bfc07b1587e257f2aa275a5fa7c46c4eb (plain) (blame)
1
2
3
4
5
6
7
8
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)`_.