Is there a guide that shows how to document Ash Resources and Domains with ExDoc
using @moduledoc
and @doc
directives? Can I use doctests with Ash?
Edit to say: the generated Docs are impressive! Just curious if there is a guide to explain how they are generated, and if there are ways to write custom documentation for actions, code interfaces etc.