- Improve output in successful case (#9, thanks to @axelson)
- Attempt to make writing output more reliable (#7)
- Fix ExUnit failure on shutdown (#2)
- Ensure that modules and functions from the parent project are available in doctests
- Better handling of location of syntax errors
- Publish
docception
hex package
- Example project to showcase Docception
- The
group_leader
can take some time until it is finished writing errors (use sleep for now) - Output proper filenames on errors
- Output which file is currently being checked
- Fix dialyzer warning
- Document output in test
- Generate forms directly instead of wrapping in
@moduledoc
- Initial implementation: Wrap markdown files in
@moduledoc
and run throughCode.compile_string/1