Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

chore(cloud-rad): fix links for TSDocs#1680

Merged
shaffeeullah merged 3 commits into
mainfrom
fhinkel-fix-links
Oct 27, 2021
Merged

chore(cloud-rad): fix links for TSDocs#1680
shaffeeullah merged 3 commits into
mainfrom
fhinkel-fix-links

Conversation

@fhinkel

@fhinkel fhinkel commented Oct 26, 2021

Copy link
Copy Markdown
Contributor

internally: b/179484422

Scripts used:

    sed -i -e 's/@see \[\(.*\)\](\(.*\))$/See {@link \2| \1}/' src/*
    
    sed -i -e 's/\[\(.*\)\](\(.*\))/{@link \2| \1}/' src/*

sed -i -e 's/@see \[\(.*\)\](\(.*\))$/See {@link \2| \1}/' src/*

sed -i -e 's/\[\(.*\)\](\(.*\))/{@link \2| \1}/' src/*
@fhinkel fhinkel requested review from a team October 26, 2021 18:16
@product-auto-label product-auto-label Bot added the api: storage Issues related to the googleapis/nodejs-storage API. label Oct 26, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 26, 2021
@shaffeeullah

Copy link
Copy Markdown
Contributor

Will this break the way these docs render in googleapis.dev?

@fhinkel

fhinkel commented Oct 27, 2021

Copy link
Copy Markdown
Contributor Author

JSDocs supports the same link format, so should render just fine: https://jsdoc.app/tags-inline-link.html

@shaffeeullah shaffeeullah merged commit dad9301 into main Oct 27, 2021
@shaffeeullah shaffeeullah deleted the fhinkel-fix-links branch October 27, 2021 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/nodejs-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants