-
Notifications
You must be signed in to change notification settings - Fork 142
docs: update output schema document #1024
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
Conversation
completely rework the structure of the document reformat markdown tables simplify examples within code sample simplify ToC style changes make document style guide complaint disable markdownlint rule md001 for last section of the document
move file names from comments inside codebleck into codeblock through docusuarus feature
mtrunkat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just sending quickly some structure feedback:
- I really like that it now contains examples and screenshot what it actually does
- IMHO interlinking these would be benefitial

- these should be H3 and thanks to that they will appear in the TOC on the right
- It might be beneficial to separate it into 2 pages:
- I'd consider adding small snippets into "Dataset schema structure definitions" to make it easier to visualize it
Regarding this point, this was done on purpose, I thought that it muddles the TOC a bit, and this way the user can navigate the TOC to get to overall part of document that deals with dataset specification and from there, find the one that he needs to check |
removed gerund from heading changed ordered list to unordered list
gippy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok to me, much easier to read.
|
@davidjohnbarton this is now post reviews and will be merged today , tomorrow at the latest |




completely rework the structure of the document
reformat markdown tables
simplify examples within code sample
simplify ToC
style changes
make document style guide complaint
disable markdownlint rule md001 for last section of the document