Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use schemas for game documentation generator #83

Closed
jakubg1 opened this issue Dec 4, 2022 · 2 comments
Closed

Use schemas for game documentation generator #83

jakubg1 opened this issue Dec 4, 2022 · 2 comments
Assignees
Labels
A: Modding Issue which will impact modders if worked on. Potentially a breaking change. D: Change/Suggestion A change to an existing feature. D: Organization A change that will not impact the end-user, but may be helpful for simplifying/documenting the code. R: Implemented A suggestion has been added into the code.

Comments

@jakubg1
Copy link
Owner

jakubg1 commented Dec 4, 2022

Instead of writing the same thing twice, we can just borrow the data from schemas and paste them into generated game documentation.

@jakubg1 jakubg1 added D: Change/Suggestion A change to an existing feature. D: Organization A change that will not impact the end-user, but may be helpful for simplifying/documenting the code. A: Modding Issue which will impact modders if worked on. Potentially a breaking change. labels Dec 4, 2022
@jakubg1 jakubg1 added this to the Full 1.0 release milestone Dec 4, 2022
@jakubg1
Copy link
Owner Author

jakubg1 commented May 22, 2023

Working on it: 1c2958e 68e419a

@jakubg1 jakubg1 self-assigned this May 22, 2023
@jakubg1 jakubg1 added the R: WIP The resolution is in progress. label May 22, 2023
jakubg1 added a commit that referenced this issue May 23, 2023
- Added a page with shooters.
- Fixed Vector2 icons.
- Fixed pattern properties not being recognizable.

This concludes the implementation of a schema to game doc converter.
Implements Use schemas for game documentation generator #83
@jakubg1 jakubg1 added R: Implemented A suggestion has been added into the code. and removed R: WIP The resolution is in progress. labels May 23, 2023
@jakubg1
Copy link
Owner Author

jakubg1 commented May 23, 2023

Implemented.

@jakubg1 jakubg1 closed this as completed May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Modding Issue which will impact modders if worked on. Potentially a breaking change. D: Change/Suggestion A change to an existing feature. D: Organization A change that will not impact the end-user, but may be helpful for simplifying/documenting the code. R: Implemented A suggestion has been added into the code.
Projects
None yet
Development

No branches or pull requests

1 participant