Skip to content

doc: Fix warnings when documentation is built locally #343

Open
@cadenmyers13

Description

@cadenmyers13

Problem

There are a lot of format warnings when the documentation is built locally. To reproduces those warnings run this from the top level dir:

cd doc && make html && open build/html/index.html

Proposed solution

Go through and address all these warning. This might be a bit tedious because it must be done manually.

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