Skip to content

Allow disabling of api_reference #898

@skwerlman

Description

@skwerlman

I'm generating different subsets of my docs depending on the Mix.env; in dev i'm generating docs for all modules, while in prod i only want to generate docs for a set of guides i've written.

This means that all applications are ignored, so I wind up with an empty api-reference.html linked from all my pages, and there seems to be no way to remove it.

Ideally, I'd like a config option like api_ref: false or similar that i could specify in mix.exs to prevent that page from being generated. Alternatively, if the page were not generated if it would be empty, that would also solve my issue.

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