Skip to content

Allow app to be excluded from umbrella app docs #867

@aaronrenner

Description

@aaronrenner

I've been generating docs for my phoenix-based umbrella apps, but I'd really like my_app_web to be excluded from the docs since it's not part of my app's public API. Ideally, I'd like to be able to whitelist or blacklist applications in an umbrella from the documentation build. This would allow me to only build docs for the apps that I wish for other developers to know about. I know I can generate docs for each project individually, but I do like how all of the docs for an umbrella are compiled into one. Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions