-
Notifications
You must be signed in to change notification settings - Fork 69
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
doc: Subscription and billing mgmt FAQ update #1211
Merged
Merged
Conversation
This file contains 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
nicholaspcr
added a commit
that referenced
this pull request
Nov 14, 2023
* doc: Update TTS Plans info (#1190) * doc: Update TTS Plans info * fixup! doc: Update TTS Plans info * fixup! doc: Update TTS Plans info * doc: Add downgrading plan info * doc: Update redirects (#1204) * build(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 (#1203) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.54.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * doc: Add v3.28.0 release docs (#1206) * doc: Add v3.28.0 release docs * doc: Add new services to IS API docs * build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0 (#1207) Bumps [golang.org/x/image](https://github.com/golang/image) from 0.7.0 to 0.10.0. - [Commits](golang/image@v0.7.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * doc: Subscription and billing mgmt FAQ update (#1211) * Restructure and update `devices` section (#1210) * doc: Use cards in sub sections * doc: Move best practices * doc: Expand concepts * doc: Move models to a sub section * doc: Add configuration content * doc: Restructure adding devices * doc: Recreate adding devices * doc: Add other sections * doc: Update aliases * doc: Update introductory passage * doc: Update guide * doc: Add receiver methods to identity_server api * doc: Add profile methods to identity_server api * doc: Add alertNotificationProfileIdentifiers to gateway api * doc: Add TTES's hugo generated docs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Nejra Selimović <[email protected]> Co-authored-by: Krishna Iyer <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nicholaspcr
added a commit
that referenced
this pull request
Jan 17, 2024
* doc: Update TTS Plans info (#1190) * doc: Update TTS Plans info * fixup! doc: Update TTS Plans info * fixup! doc: Update TTS Plans info * doc: Add downgrading plan info * doc: Update redirects (#1204) * build(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 (#1203) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.54.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * doc: Add v3.28.0 release docs (#1206) * doc: Add v3.28.0 release docs * doc: Add new services to IS API docs * build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0 (#1207) Bumps [golang.org/x/image](https://github.com/golang/image) from 0.7.0 to 0.10.0. - [Commits](golang/image@v0.7.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * doc: Subscription and billing mgmt FAQ update (#1211) * Restructure and update `devices` section (#1210) * doc: Use cards in sub sections * doc: Move best practices * doc: Expand concepts * doc: Move models to a sub section * doc: Add configuration content * doc: Restructure adding devices * doc: Recreate adding devices * doc: Add other sections * doc: Update aliases * doc: Update introductory passage * doc: Update guide * doc: Add receiver methods to identity_server api * doc: Add profile methods to identity_server api * doc: Add alertNotificationProfileIdentifiers to gateway api * doc: Add TTES's hugo generated docs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Nejra Selimović <[email protected]> Co-authored-by: Krishna Iyer <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Summary
Add some FAQ to docs
Checklist
make server
, posted screenshots, verified external links. Test withHUGO_PARAMS_SEARCH_ENABLED=true
if style changes will affect the search bar.new-in-version
shortcode, according to the guidelines in CONTRIBUTING.