-
Notifications
You must be signed in to change notification settings - Fork 11
Reorganize toc / overview chapter / update topic headings #468
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
Reorganize toc / overview chapter / update topic headings #468
Conversation
Reorganized how the ToC website interaction is done by renaming index.md from CLI, architecture, advanced topics, KMS and Overview (index folder). This meant updating links in multiple other files as index files needed to be renamed for the structure to work. Reorganized how Overview is displayed, removed RC2 mention in Limitations, removed important note as it is no longer needed since it was an RC2 mention. Reworded the button texts for better interaction and user expectation in the Overview chapter topics. Added a short intro for Benefits of pg_tde topic, rewrote admonition. Updated KMS titles to reflect Percona Style Guide.
…nce-and-fix-webnav
…nce-and-fix-webnav
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.
There was one mention of "encryption keys" that should probably be "decryption keys" instead. Looks good other than that.
I do think that confusing bullet point should be removed from "limitations" as it reads like it refers to the actual encryption keys which is not the case, but removing that is probably not in scope for this PR.
…nce-and-fix-webnav
Reorganized how the ToC website interaction is done by renaming index.md from CLI, architecture, advanced topics, KMS and Overview (index folder). This meant updating links in multiple other files as index files needed to be renamed for the structure to work.
Reorganized how Overview is displayed, removed RC2 mention in Limitations, removed important note as it is no longer needed since it was an RC2 mention.
Reworded the button texts for better interaction and user expectation in the Overview chapter topics.
Added a short intro for Benefits of pg_tde topic, rewrote admonition. Updated KMS titles to reflect Percona Style Guide.