Skip to content

feat(internal/godocfx): xref function declarations#3615

Merged
gcf-merge-on-green[bot] merged 2 commits intomasterfrom
godocfx
Jan 27, 2021
Merged

feat(internal/godocfx): xref function declarations#3615
gcf-merge-on-green[bot] merged 2 commits intomasterfrom
godocfx

Conversation

@tbpg
Copy link
Copy Markdown
Contributor

@tbpg tbpg commented Jan 26, 2021

Type declarations are handled differently. So, I'll handle them in a
future PR. There are some TODOs at the top of parse.go with additional
ways we can improve.

I chose to define linkify in parse.go rather than pkgsite because (1) we
need the package/import name logic and (2) I want to keep changes to a
minimum in the third_party code.

Type declarations are handled differently. So, I'll handle them in a
future PR. There are some TODOs at the top of parse.go with additional
ways we can improve.

I chose to define linkify in parse.go rather than pkgsite because (1) we
need the package/import name logic and (2) I want to keep changes to a
minimum in the third_party code.
@tbpg tbpg requested review from a team and codyoss January 26, 2021 20:56
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 26, 2021
Copy link
Copy Markdown
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

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

LGTM

@tbpg tbpg added the automerge Merge the pull request once unit tests and other checks pass. label Jan 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2bdbb87 into master Jan 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the godocfx branch January 27, 2021 13:34
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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