This directory contains the hsc-sources for
the documentation.

I've included them to also provide a quite
complex example, that uses nearly every
feature of hsc.

If you want to see an example usage of a
specific tag, try something like this from
CLI:

  search FROM src_docs/ SEARCH="$exec" ALL

or, under UNIX:

  grep -i "exec" src_docs/*.hsc
