-
Notifications
You must be signed in to change notification settings - Fork 83
Update links to new Cypher Manual Administration chapter #635
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 links to new Cypher Manual Administration chapter #635
Conversation
|
Looks like you've updated the documentation! Check out your changes at https://neo4j-docs-operations-635.surge.sh |
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, @JPryce-Aklundh! All links look good to me. I haven't checked if there are any links that you've missed.
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.
This list looks complete, thanks @JPryce-Aklundh
modules/ROOT/pages/authentication-authorization/sso-integration.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/authentication-authorization/ldap-integration.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/authentication-authorization/introduction.adoc
Outdated
Show resolved
Hide resolved
This PR collects the various administrative sections currently in Cypher Manual and places them under a new chapter heading. This includes: - database management - database alias management - server management - access control Also included in PR: - xref redirects Corresponding PRs: Operations Manual: neo4j/docs-operations#635 Cheat sheet: neo4j/docs-cheat-sheet#71 --------- Co-authored-by: JPryce-Aklundh <jpryce-aklundh@neo4j.com>
Corresponding PR (with more information) in Cypher Manual:
neo4j/docs-cypher#494