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
DOC: disambiguate examples from different branches of same repo (#638)
Previously, only the repo and file names were used to assign files to examples,
as initiated by the custom directive. When multiple examples use different
branches of the same repo, each would overwrite filenames of previous examples.
Now, example ref (commit) is used in the filename to prevent this.
Also added ref to the "original source" links for each example.
0 commit comments