-
Notifications
You must be signed in to change notification settings - Fork 155
Some more changes to devdocs #981
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
docs/docusaurus.config.ts
Outdated
@@ -13,7 +13,7 @@ const ingoPreset = { | |||
docs: { | |||
showLastUpdateAuthor: false, | |||
showLastUpdateTime: true, | |||
includeCurrentVersion: false, | |||
includeCurrentVersion: true, |
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.
mistake?
@@ -20,28 +20,27 @@ const table = [ | |||
['Field Ops', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty cpuy gpuy appp'], | |||
['Extension Field Ops', '', '', '', '', '', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty goly cpuy gpuy appp', '', 'cppy rsty goly cpuy gpuy appp', 'cppy rsty cpuy gpuy', ''], | |||
['G1', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', '', '', '', '', '', ''], | |||
['G2', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'rsty golp', '', '', '', '', '', ''], | |||
['G2', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', 'cppy rsty golp cpuy gpuy appy', '', '', '', '', '', '', ''], |
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.
what is this?
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.
removed this double line
@Shalmoni Please add an image showing the changes. Its extremely difficult to follow the table in the code |
Bug