Skip to content

fix: stream line the docs format for parsing and generating lua meta files #2551

@lolrobbe2

Description

@lolrobbe2

Before opening a new bug report, please read Reporting Bugs and consider if this is something you can contribute yourself. If this a new bug, help us help you by filling in the template below.

What seems to be the problem?
curently the documentation format is not fully standerdised, wich makes parsing the docs to generate lua meta files hard, and in some cases impossible.

What have you tried so far?
trying to work arround this by adding the different formats

the hard parts currently are, reliably aquiring the parameter type and parameter description in certain cases.
example: vsprops

preferably the type of the parameter is part of the description:

example:

  • path string - is the relative path to be converted. It does not need to actually exist on the file system.
  • file_list string[] - specifies one or more file patterns.

@KyrietS, @nickclark2016, any suggestion for a standardised format?

(You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to issues like these!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions