Skip to content
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 manifest installation guide, fix theme highlighting & spec table #4066

Merged
merged 8 commits into from Jul 11, 2023

Conversation

ADubhlaoich
Copy link
Contributor

@ADubhlaoich ADubhlaoich commented Jun 28, 2023

Proposed changes

This commit includes two small changes: the first is removing a line from the Hugo configuration file that was preventing the appropriate styling to occur for code blocks. The second is to fix an incorrectly closed table in the technical specifications page.

The largest change is reformatting of the Installation with Manifests page. Multiple sections of the page now have horizontal lines to separate them visually: many instances of notes were replaced with the formal Hugo shortcode for notes. Indentation was also fixed in multiple places, with subheadings being used to create explicit flow where previously it was implicit.

Finally, there are multiple instances of nouns being fixed, as well as certain portions of text being rephrased for clarity or conciseness.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

This commit includes two small changes: the first is removing a line
from the Hugo configuration file that was preventing the appropriate
styling to occur for code blocks. The second is to fix an incorrectly
closed table in the technical specifications page.

The largest change is reformatting of the Installation with Manifests
page. Multiple sections of the page now have horizontal lines to
separate them visually: many instances of notes were replaced with the
formal Hugo shortcode for notes. Indentation was also fixed in multiple
places, with subheadings being used to create explicit flow where
previously it was implicit.

Finally, there are multiple instances of nouns being fixed, as well as
certain portions of text being rephrased for clarity or conciseness.
@ADubhlaoich ADubhlaoich requested a review from a team as a code owner June 28, 2023 16:32
@ADubhlaoich ADubhlaoich self-assigned this Jun 28, 2023
@ADubhlaoich ADubhlaoich added the documentation Pull requests/issues for documentation label Jun 28, 2023
@github-actions
Copy link

github-actions bot commented Jun 28, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #4066 (c29342d) into main (e95ea2b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4066   +/-   ##
=======================================
  Coverage   51.84%   51.84%           
=======================================
  Files          59       59           
  Lines       16710    16710           
=======================================
  Hits         8664     8664           
  Misses       7747     7747           
  Partials      299      299           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

docs/go.sum Show resolved Hide resolved
Signed-off-by: Jodie Putrino <j.putrino@f5.com>
@lucacome lucacome merged commit 2b91262 into main Jul 11, 2023
30 of 32 checks passed
@lucacome lucacome deleted the docs/update-manifest-installation branch July 11, 2023 09:10
ADubhlaoich added a commit that referenced this pull request Jul 13, 2023
…le (#4066)

* Update manifest installation guide, fix theme highlighting & spec table

This commit includes two small changes: the first is removing a line
from the Hugo configuration file that was preventing the appropriate
styling to occur for code blocks. The second is to fix an incorrectly
closed table in the technical specifications page.

The largest change is reformatting of the Installation with Manifests
page. Multiple sections of the page now have horizontal lines to
separate them visually: many instances of notes were replaced with the
formal Hugo shortcode for notes. Indentation was also fixed in multiple
places, with subheadings being used to create explicit flow where
previously it was implicit.

Finally, there are multiple instances of nouns being fixed, as well as
certain portions of text being rephrased for clarity or conciseness.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixes duplicated word in manifest install guide

Signed-off-by: Jodie Putrino <j.putrino@f5.com>

---------

Signed-off-by: Jodie Putrino <j.putrino@f5.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jodie Putrino <j.putrino@f5.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

None yet

5 participants