60634: External Integrations: add intros + prerequisites (part 2) - #542
Open
Nadia-JSch wants to merge 24 commits into
Open
60634: External Integrations: add intros + prerequisites (part 2)#542Nadia-JSch wants to merge 24 commits into
Nadia-JSch wants to merge 24 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Continues the External Integrations UX work from #532. That PR added audience intros and prerequisites to 11 integration pages; this one covers nine further pages that had no statement of audience, outcome, or setup requirements.
Where a page already listed requirements in the wrong place, this PR moves that existing content into
## Prerequisitesrather than duplicating it:## Install the Nagios Add-Onafter the words "there are a couple prerequisites". They now sit under## Prerequisites, so the install heading starts at the actual install step.Java 1.8+requirement was a stray bullet in the installation section.**Requirements:**list had two sentences run together with no space (Python v2.7.10+Getting the Device42...). The versions moved to prerequisites and the sentence is now separate.All prerequisites are drawn from each page's own text. No version numbers or connectivity details were invented. The Cloud Connector page gets an intro only, as it is a conceptual overview where a prerequisites list would not be accurate.
Also fixes a broken cross-reference on the PowerBI page, which told readers to meet the requirements in an "ODBC System Requirements" section that does not exist on that page. It now links to the ODBC driver page where that section actually lives.
Verified with
yarn build: no broken links.- Nagios Prerequisites
- Webhooks Prerequisites
- Rundeck Prerequisites
- Aperture VISTA Prerequisites
- PowerBI Prerequisites
- Puppet and Chef Prerequisites
- Foreman Prerequisites
- Cloud Connector Introduction