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

Add an example for branding site configuration #3780

Merged
merged 1 commit into from May 3, 2019

Conversation

mrnugget
Copy link
Contributor

@mrnugget mrnugget commented May 2, 2019

This adds an example to the schema for the branding property to
showcase on the docs page how to use it.

Looks like this:

Screen Shot 2019-05-02 at 18 29 30

Relevant: sourcegraph/about#114
Test plan: manually looked at docs site to check whether it's correctly rendered

Copy link
Member

@dadlerj dadlerj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm (assuming it works :)). One request before merging: find an example of where we have text that says "note: this is a paid enterprise feature" (or whatever the text is), and add that to the docs for this setting. It's not actually blocked in the code, so just adding a note/alert in the comments is sufficient for now.

e.g. in the docs on this page? https://docs.sourcegraph.com/integration/google_gsuite I can't find many other examples.

@sqs
Copy link
Member

sqs commented May 2, 2019

Added to pricing page too: sourcegraph/about#115

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #3780 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted Files Coverage Δ
cmd/repo-updater/repos/bitbucketserver.go 46.06% <0%> (-2.44%) ⬇️

@mrnugget
Copy link
Contributor Author

mrnugget commented May 2, 2019

@dadlerj Updated. I copied the wording/addition from the extensions.allowRemoteExtensions property. Now looks like this:

Screen Shot 2019-05-02 at 18 42 15

This adds an example to the schema for the `branding` property to
showcase on the docs page how to use it.
@mrnugget mrnugget merged commit 4966a7f into master May 3, 2019
@mrnugget mrnugget deleted the docs/branding_example branch May 3, 2019 06:29
ijsnow pushed a commit that referenced this pull request May 7, 2019
This adds an example to the schema for the `branding` property to
showcase on the docs page how to use it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants