Consistent header styles in docs #6572
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a pass through the docs to follow the new
#/##and related header conventions proposed in the intro text of #6569.I intentionally did not touch the Tutorials since @mccanne mentioned he's looking at those at the moment. I also didn't touch Command since @mccanne mentioned he might be about to overhaul it. But if you'd like me to give those doc sets the same treatment in their current state, just say the word.
Since I had to go through pretty much every page to do this, I made another adjustment along the way of making sure there were blank lines in the Markdown between sections in the Operator/Function docs. Such blank lines were already present on most pages, so I just added them in the remainder
I also noticed a couple pages were alphabetically out of order in the left nav, so I adjusted those in the
SUMMARY.mdtoo.