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

Update Docs for 0.6.0 Release #756

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

markmandel
Copy link
Member

@markmandel markmandel commented Jun 29, 2023

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:

This updates documentation for the upcoming release, and fixes up documentation for some of the new areas and concepts.

This includes:

  • Moved "Configuration" into the proxy configuration section, since that is primarily what it covers now (everything else is command line arguments).
  • We had xds as a folder twice for some reason, so deleted a copy.
  • A bunch of smaller fixes across those areas.

Which issue(s) this PR fixes:

Work on #725

Special notes for your reviewer:

This updates documentation for the upcoming release, and fixes up
documentation for some of the new areas and concepts.

This includes:

* Moved "Configuration" into the proxy configuration section, since
that is primarily what it covers now (everything else is command line
arguments).
* We had `xds` as a folder twice for some reason, so deleted a copy.
* A bunch of smaller fixes across those areas.

Work on googleforgames#725
@markmandel markmandel added kind/documentation Improvements or additions to documentation kind/cleanup Refactoring code, fixing up documentation, etc labels Jun 29, 2023
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 41b51b7e-b32e-46a8-ac68-b264c5ee4c8e

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/756/head:pr_756 && git checkout pr_756
cargo build

@XAMPPRocky XAMPPRocky merged commit 3093b05 into googleforgames:main Jun 29, 2023
@markmandel markmandel deleted the docs/fixups-for-0.6.0 branch July 5, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Improvements or additions to documentation size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants