You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope that recent changes (some triggered by writing this texts, some by linting) will stabilize. I will review links and set reminder to do it again in few months.
The text was updated successfully, but these errors were encountered:
matkoniecz
changed the title
Revie line-specific linking, maybe link to specific commit
Review line-specific linking, maybe link to specific commit
Feb 20, 2022
That way it is even shorter then link to master, more readable, and easier to find/change (e.g. "oh, in v50.0 we changed this file, so we need to update all links linking to lower version"), while providing guaranteed stability that docs won't randomly break links or show to wrong parts of files causing more confusion.
But that if you link to master, than you'd basically have to recheck everytime something is updated in master to be sure links didn't broke, which is not only inhuman amount of effort and stressful, or links will go stale and cause confusion to users reading the docs.
Much better to links docs to specific release tag so they won't ever break automatically, and then periodically (at your leisure with no hurry) update them to newer release (making changes to linenumbers as needed).
extracted from #4 - reported by @mnalis
I hope that recent changes (some triggered by writing this texts, some by linting) will stabilize. I will review links and set reminder to do it again in few months.
The text was updated successfully, but these errors were encountered: