Skip to content
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

Add "Rust Doc" link to each Filter #434

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

markmandel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup

/kind documentation

/kind feature
/kind hotfix

What this PR does / Why we need it:

In #432 we introduced having the documentation for a Filter have a openapi spec description, as well as a link to the Rust doc definition of its configuration.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

I liked it so much, I went and did it for the rest of the filters.

In googleforgames#432 we introduced having the documentation for a Filter have a
openapi spec description, as well as a link to the Rust doc definition
of its configuration.

I liked it so much, I went and did it for the rest of the filters.
@markmandel markmandel added kind/documentation Improvements or additions to documentation kind/feature New feature or request labels Nov 5, 2021
@google-cla google-cla bot added the cla: yes label Nov 5, 2021
@github-actions github-actions bot added the size/s label Nov 5, 2021
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: a4759378-86ea-4ba7-83f9-e8fb4c3f7670

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/434/head:pr_434 && git checkout pr_434
cargo build

@XAMPPRocky XAMPPRocky merged commit 5e35f70 into googleforgames:main Nov 8, 2021
@markmandel markmandel deleted the docs/config-rustdoc branch November 8, 2021 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes kind/documentation Improvements or additions to documentation kind/feature New feature or request size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants