Skip to content

[ENH] Support for all directive types #7

Open
@mmcky

Description

@mmcky

If we want to support commonality with sphinxcontrib-proof we may want to add the common types:

proof_theorem_types = {
   "algorithm": "Algorithm",
   "conjecture": "Conjecture",
   "corollary": "Corollary",
   "definition": "Definition",
   "example": "Example",
   "lemma": "Lemma",
   "observation": "Observation",
   "proof": "Proof",
   "property": "Property",
   "theorem": "Theorem",
}

https://sphinxcontrib-proof.readthedocs.io/en/latest/usage/#common-options

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