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

Update operators.py --- copy edits (grammar, consistency, clarity) - take 2 #1158

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

welisheva22
Copy link
Collaborator

In addition to fixing typos for the word "specialized" and changed "dedicated for" to "dedicated to" -- I also adjusted something that seemed to render differently than planned --

The auto docs said
"additional arguments are field names passed to the function"

but it showed up on the web page as
"(additional arguments are field names passed to the) - name of function"

-- it seemed to render this way since the word "function" was at the end.

Incorporating Yoav's new suggested text for clarity, I also switched the final words so that it didn't end with the word function, which seemed to be picked up there by the parser.

I hope this renders better. We can check by looking at the operators.html page on the resulting documentation website after this commit is approved, and if it doesn't work tweak from there.

Please review. Thanks!

In addition to fixing typos for the word "specialized" and changed "dedicated for" to "dedicated to" -- I also adjusted something that seemed to render differently than planned --

The auto docs said
"additional arguments are field names passed to the function" 

but it showed up on the web page as
"(additional arguments are field names passed to the) - name of function" 

-- it seemed to render this way since the word "function" was at the end.

Incorporating Yoav's new suggested text for clarity, I also switched the final words so that it didn't end with the word function, which seemed to be picked up there by the parser.

I hope this renders better. We can check by looking at the operators.html page on the resulting documentation website after this commit is approved, and if it doesn't work tweak from there.

Please review. Thanks!

Signed-off-by: welisheva22 <welisheva22@gmail.com>
@elronbandel elronbandel merged commit 4829f9f into main Aug 19, 2024
8 checks passed
@elronbandel elronbandel deleted the welisheva22-patch-11 branch August 19, 2024 08:21
csrajmohan pushed a commit that referenced this pull request Aug 29, 2024
…take 2 (#1158)

Update operators.py --- copy edits (grammar, consistency, clarity)

In addition to fixing typos for the word "specialized" and changed "dedicated for" to "dedicated to" -- I also adjusted something that seemed to render differently than planned --

The auto docs said
"additional arguments are field names passed to the function" 

but it showed up on the web page as
"(additional arguments are field names passed to the) - name of function" 

-- it seemed to render this way since the word "function" was at the end.

Incorporating Yoav's new suggested text for clarity, I also switched the final words so that it didn't end with the word function, which seemed to be picked up there by the parser.

I hope this renders better. We can check by looking at the operators.html page on the resulting documentation website after this commit is approved, and if it doesn't work tweak from there.

Please review. Thanks!

Signed-off-by: welisheva22 <welisheva22@gmail.com>
Co-authored-by: Elron Bandel <elronbandel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants