Skip to content

Enable nitpicky = True on doc configuration #2297

Open
@einarf

Description

@einarf

This will validate all kinds of things such as label and docstring links. To make the docs maintainable this is more or less mandatory to enable. We want do know when links breaks and when having other undefined markup.

I spent a day removing the vast majority of them. The main blocker is that api docs are still not complete. We are missing things like module attributes. In addition the import resolver doesn't work for some parts of arcade such as the gui. That part is likely simple to resolve.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions