Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix broken @see blocks. #439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MarkDaoust wants to merge 1 commit into tensorflow:master
base: master
Choose a base branch
Loading
from MarkDaoust:fix-links

Conversation

@MarkDaoust
Copy link
Member

@MarkDaoust MarkDaoust commented Apr 4, 2022

@see lines try to link the whole line to the name, it tries to lookup these URLs as names in the API and fails:

@see name description

https://www.tensorflow.org/jvm/api_docs/java/org/tensorflow/DeviceSpec

Copy link
Collaborator

@Craigacp Craigacp left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

Thanks @MarkDaoust! Before merging, is your intention is to generate the documentation for 0.4.1 that we released last week? If so, the doc must be generated from ther0.4 branch, just want to check if we need to merge this PR in that branch instead.

Copy link
Member Author

I was just planning on "eventual consistency", let's not make this more complicated than it needs to be.

Copy link
Collaborator

Well, looks like it will be more complicated than we were hoping for anyway, because Google's Java style checker did not liked it 😄 (see failing status in GitHub)

what about keeping @see and just passing the straight URL, with no markup nor label?

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

Reviewers

@Craigacp Craigacp Craigacp approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /