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

docs: update usage guide for v3.0.0 - #456

Merged
daniel-sanche merged 28 commits into
v3.0.0from
v3_usage_guide
Jan 26, 2022
Merged

docs: update usage guide for v3.0.0#456
daniel-sanche merged 28 commits into
v3.0.0from
v3_usage_guide

Conversation

@daniel-sanche

@daniel-sanchedaniel-sanche commented Dec 10, 2021

Copy link
Copy Markdown
Contributor

This PR contains two major docs changes in prep for v3.0.0:

  • a major re-write of the usage guide, documenting everything I learned while working with the library over the last year
  • an UPGRADING.md update to describe major/breaking changes

The upgrading guide can be rendered here on GitHub. To render the usage guide locally, run the following commands:

cd python-logging
nox -s docs
cd docs/_build_html
python3 -m http.server 8085

@product-auto-labelproduct-auto-labelBot added the api: logging Issues related to the googleapis/python-logging API. label Dec 10, 2021
@snippet-bot

snippet-botBot commented Dec 10, 2021

Copy link
Copy Markdown

Here is the summary of possible violations 😱

Details

There are 38 possible violations for not having product prefix.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to add 47 region tags.
You are about to delete 30 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@daniel-sanche
daniel-sancheforce-pushed the v3_usage_guide branch 6 times, most recently from 8c7f10e to 3184972CompareDecember 15, 2021 00:28
@daniel-sanchedaniel-sanche changed the title [WIP] docs: update usage guide for v3.0.0docs: update usage guide for v3.0.0Dec 15, 2021
@daniel-sanche
daniel-sanche marked this pull request as ready for review December 15, 2021 01:11
@daniel-sanche
daniel-sanche requested a review from a teamDecember 15, 2021 01:11
@daniel-sanche
daniel-sanche requested a review from a team as a code ownerDecember 15, 2021 01:11
@daniel-sanche
daniel-sanche requested a review from a teamDecember 15, 2021 01:11
@daniel-sanche
daniel-sanche requested review from busunkim96 and removed request for a teamDecember 15, 2021 01:11

@losalexlosalex left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

As we spoke earlier, this should be reviewed by writers as well

@product-auto-labelproduct-auto-labelBot added the stale: old Pull request is old and needs attention. label Jan 10, 2022
@arbrown

Copy link
Copy Markdown
Contributor

cd docs/_build_html

This directory was cd docs/_build/html on my machine. Not sure if it was a nox config issue or a typo.

@arbrownarbrown left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Minor nits on pre-existing docs, otherwise looks good!

Comment threaddocs/direct-lib-usage.rst Outdated
Comment threaddocs/direct-lib-usage.rst Outdated
Comment threaddocs/direct-lib-usage.rst Outdated
@product-auto-labelproduct-auto-labelBot added the size: xl Pull request size is extra large. label Jan 14, 2022
@daniel-sanche
daniel-sanche merged commit 151a378 into v3.0.0Jan 26, 2022
@daniel-sanche
daniel-sanche deleted the v3_usage_guide branch January 26, 2022 22:16
daniel-sanche added a commit that referenced this pull request Jan 27, 2022
daniel-sanche added a commit that referenced this pull request Jan 27, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Jan 27, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: loggingIssues related to the googleapis/python-logging API.size: xlPull request size is extra large.stale: oldPull request is old and needs attention.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@daniel-sanche@arbrown@losalex