Skip to content

No support for debug_info keys? #1928

Closed
@Olivier-Boudeville

Description

@Olivier-Boudeville

Hi,

Apparently ExDoc does not support (yet) debug_info keys, like used (at least with Erlang) when a module is compiled with: {debug_info_key,KeyString}?

For example, a foo module compiled with such a key, once given to ExDoc, results in:
warning: skipping docs for module :foo, reason: :no_debug_info

(moreover no mention of debug_info keys found with ex_doc -h|grep -i debug, in https://hexdocs.pm/ex_doc/search.html?q=debug_info or in https://github.com/elixir-lang/ex_doc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions