ex_doc v0.25.0 Release Notes

Release Date: 2021-07-20 // almost 3 years ago
    • Enhancements

      • Handle remote types when generating signatures, e.g. @callback callback1(GenServer.options()) becomes callback1(options)
      • Support Markdown processor options
      • Add --paths command line argument to prepend directories to the code path when generating docs
      • Make shell prompt, $, not selectable for shell, sh, bash and zsh code blocks
    • Bug fixes

      • Fix custom links to undefined/hidden references
      • Fix generating external links with :deps configuration
      • Add ellipsis to more sections
    • Backwards incompatible changes

      • Remove function landing pages