-
Notifications
You must be signed in to change notification settings - Fork 22
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
Issue 175 make query chap -rebased on master #407
Conversation
This PR is #391 but updated to match the current state of Dave and I decided to create a new PR instead of rebasing the old PR because of the size of the changes. This will allow us to more easily view the changes side-by-side to make sure nothing is lost in the rebase. |
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.
One minor difference to fix up.
Can squash this later which will get rid of this move, but I do it this way so that you can see how we changed the text in this new chapter instead of it all appearing as if it is new text. Signed-off-by: dsolt@us.ibm.com
3499152
to
1efa85d
Compare
Especially separating out attributes from keys, moving query structure to the start of the chapter and adding chapter headings, etc. Signed-off-by: dsolt@us.ibm.com
Signed-off-by: dsolt@us.ibm.com
singular use of query vs queries in intro permissable -> permissible any keys -> any particular keys when describing what implementations must support block of text that was accidentally not moved with the list of attributes that where moved. similified -> simplified Signed-off-by: dsolt@us.ibm.com
1efa85d
to
1040b6c
Compare
Rebased version of pr#391. This is the one we actually want to merge, but we need to make sure it is applying the same changes as 391.