-
Notifications
You must be signed in to change notification settings - Fork 64
Editorial review of access control index.adoc + matching formatting #34
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
✅ Deploy Preview for neo4j-docs-cypher ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
| Almost all administration commands have variations. | ||
| The most common are parts of the command that are optional or that can have multiple values. | ||
|
|
||
| The special characters and their meaning are as follows: | ||
| See below a summary of the syntax to check all versions of a command. | ||
| These summaries use some special characters to indicate such variations. |
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.
Dont change this for now. It needs rewording in the future.
The sentence on line 32, 33, and 35 talks about Cypher syntax style.
And the above is about variations of administration commands.
NOTE: I would just create a card for the future about this exact part and not change it in this PR.
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.
Do you mean reverting all suggestions and keeping the original as it was?
Parts of the command that are optional or can have multiple values are most common.
To show all versions of a command, a summary of the syntax will be presented.
These summaries will use some special characters to indicate such variations.
The special characters and their meaning are as follows:
Co-authored-by: Martin <martin.bendsoe@neotechnology.com>
Co-authored-by: Martin <martin.bendsoe@neotechnology.com>
Co-authored-by: Martin <martin.bendsoe@neotechnology.com>
Co-authored-by: Martin <martin.bendsoe@neotechnology.com>
Co-authored-by: Martin <martin.bendsoe@neotechnology.com>
lidiazuin
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.
Thanks for the review, Martin. I left only a few questions and suggestions.
| Almost all administration commands have variations. | ||
| The most common are parts of the command that are optional or that can have multiple values. | ||
|
|
||
| The special characters and their meaning are as follows: | ||
| See below a summary of the syntax to check all versions of a command. | ||
| These summaries use some special characters to indicate such variations. |
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.
Do you mean reverting all suggestions and keeping the original as it was?
Parts of the command that are optional or can have multiple values are most common.
To show all versions of a command, a summary of the syntax will be presented.
These summaries will use some special characters to indicate such variations.
The special characters and their meaning are as follows:
) (#149) * merging editorial review and matching formatting * more fixes * Update modules/ROOT/pages/access-control/index.adoc Co-authored-by: Martin <martin.bendsoe@neotechnology.com> * Update modules/ROOT/pages/access-control/index.adoc Co-authored-by: Martin <martin.bendsoe@neotechnology.com> * Update modules/ROOT/pages/access-control/index.adoc Co-authored-by: Martin <martin.bendsoe@neotechnology.com> * Update modules/ROOT/pages/access-control/index.adoc Co-authored-by: Martin <martin.bendsoe@neotechnology.com> * Update modules/ROOT/pages/access-control/index.adoc Co-authored-by: Martin <martin.bendsoe@neotechnology.com> * Update modules/ROOT/pages/access-control/index.adoc * Update modules/ROOT/pages/access-control/index.adoc Co-authored-by: Martin <martin.bendsoe@neotechnology.com> Co-authored-by: Martin <martin.bendsoe@neotechnology.com>
Related to this https://github.com/neo-technology/neo4j-manual-modeling/pull/2880