Skip to content

autogenerated docs formatting#4168

Merged
boegel merged 2 commits intoeasybuilders:developfrom
branfosj:formatting
Jan 8, 2023
Merged

autogenerated docs formatting#4168
boegel merged 2 commits intoeasybuilders:developfrom
branfosj:formatting

Conversation

@branfosj
Copy link
Copy Markdown
Member

@branfosj branfosj commented Jan 7, 2023

No description provided.

Comment thread easybuild/tools/docs.py Outdated
table_values = [
['`%s`' % name for name in keys], # parameter name
[x[0] for x in values], # description
[x[0].replace('<', '[').replace('>', ']') for x in values], # description
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, shouldn't we escape < and > instead, rather than replace them with [ and ]?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done in dccb372

@boegel boegel added this to the next release (4.7.0) milestone Jan 8, 2023
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel merged commit 14343bb into easybuilders:develop Jan 8, 2023
@branfosj branfosj deleted the formatting branch January 8, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants