-
Notifications
You must be signed in to change notification settings - Fork 76
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
docs: add anchors and fix a few small things #2128
Conversation
Thanks for the PR! Could you fix the linting errors? (You can check them locally with
|
|
Fixed the linting errors. PS I had to run |
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, @tmihoc!
I'm providing one style suggestion and suggesting a few technical changes based on what I found in a local build.
The PR adding the missing anchors in Juju has been merged. |
Co-authored-by: Alex Lowe <alex.lowe@canonical.com>
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.
LGTM. Safe to merge after the linter passes.
This PR adds a few anchors that will be used through intersphinx in the Ops docs.
The PR also changes a couple of titles and adds some content. Also fixes a weird rendering error.
Note: