Skip to content

DOCS: generate smaller tables for feature matrix (2nd try)#3589

Merged
tlimoncelli merged 2 commits intoStackExchange:mainfrom
chicks-net:chicks/split-provider-table2
May 29, 2025
Merged

DOCS: generate smaller tables for feature matrix (2nd try)#3589
tlimoncelli merged 2 commits intoStackExchange:mainfrom
chicks-net:chicks/split-provider-table2

Conversation

@chicks-net
Copy link
Copy Markdown
Collaborator

@chicks-net chicks-net commented May 29, 2025

context

#3305 notes that the provider feature table does not display well in the GitBook-based documentation site.

This has also been brought up in a couple of the monthly live calls.

I tried to do this in #3579 but rebase led to weird merge conflicts so I started with a fresh branch.

progress

This PR splits the features into different groups for different tables. It generates the tables with H3 headings. The changes to the generator and the documentation are included in this PR.

Some additions to /.gitignore are also included.

future

Updating individual provider pages (#3584) is coming next.

Fixes: #3305

@chicks-net chicks-net changed the title Split provider table redibe DOCS: generate smaller tables for feature matrix (2nd try) May 29, 2025
@chicks-net
Copy link
Copy Markdown
Collaborator Author

chicks-net commented May 29, 2025

GCORE shows up as concurrency-verified in the preview so #3588 is still reflected in the docs.

@tlimoncelli tlimoncelli merged commit 87cd4f4 into StackExchange:main May 29, 2025
2 checks passed
DomainModifierDname = "[`DNAME`](../language-reference/domain-modifiers/DNAME.md)"
DomainModifierDnskey = "[`DNSKEY`](../language-reference/domain-modifiers/DNSKEY.md)"
DualHost = "dual host"
DualHost = "[dual host](../dual-host.md)"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hi @chicks-net, thanks for the contribution!

Just a quick heads-up:

Let me know if you need any help updating this!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I was wondering about that. #3579 (comment)

I will try your suggestion while working on #3584 next week. Unless you want this fix as its own PR.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks, sounds good!

No rush — feel free to include the fix as part of #3584 if that’s more convenient. But if it turns out to be a quick change, a separate PR would be welcome too. Totally up to you.

Let me know if you want a quick review once it’s ready.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

#3607 is my ticket for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The "Provider Features" table is too wide; users don't naturally see the right-most columns

3 participants