Skip to content

Suggestion: API Documentation #18

@noahgibbs

Description

@noahgibbs

I've started working on this in dgd-tools. It would be really useful to have both DGD and Merry API docs that people could browse through without having to directly look through all the code.

As a fun side effect: there are some programming errors like not calling the create() of an object you inherit that could probably be caught this way!

If you start work on this, keep in mind that the Cloud Server's DGD parser is incomplete. For instance, it doesn't support the "[..]" everything-range. It also doesn't have any support for the preprocessor (#define, #include, etc.).

Merry might be easier: there's a full Merry parser in skoot/usr/SkotOS/grammar/merry.y and Merry doesn't support the preprocessor (I don't think.)

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