-
Notifications
You must be signed in to change notification settings - Fork 492
DOCS: cleanup provider table #3607
Copy link
Copy link
Closed
Labels
Description
Describe the bugs
Minor issue 1
#3589 reorganized the generated provider feature table in the docs. But @cafferata noted:
Just a quick heads-up:
- The links/paths in the Markdown files currently point to GitHub URLs. This is likely because the new documents (
concurrency-verified.mdanddual-host.md) haven’t yet been added to theSUMMARY.mdfile.- Once they’re included in
SUMMARY.md, they’ll be part of the DNSControl documentation site structure, and the links can (and should) reference the documentation site instead.Let me know if you need any help updating this!
I was also puzzled about this and it sounds easy to fix.
It got fixed in #3613 .
Minor issue 2
Release 4.21.0 led to a small and reasonable request from @willpower232 :
what are the odds of getting a position sticky on those table headers to help with their incredible length?
The odds are getting better with getting this issue filed.
To Reproduce
Steps to reproduce the behavior:
- Look at the generated provider feature table in the docs. 😮
Meta-administrivia
Feel free to assign this to me and give it the docs tag.
Reactions are currently unavailable