Skip to content

Removing old docs template. - #2219

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:remove-non-rtd-sphinx
Aug 30, 2016
Merged

Removing old docs template.#2219
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:remove-non-rtd-sphinx

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Replacing it with the RTD template so we can still verify that the docs are valid Sphinx.

@daspecster LMK if any of the deleted files are still needed. AFAIK the old build is completely separate from the stuff you introduced, so these files were essentially "dead".

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 29, 2016
@tseaver

Copy link
Copy Markdown
Contributor

LGTM pending Travis.

Replacing it with the RTD template so we can still
verify that the docs are valid Sphinx.
@dhermes
dhermesforce-pushed the remove-non-rtd-sphinx branch from aa89a9b to 62184feCompareAugust 29, 2016 22:27
@dhermes

dhermes commented Aug 29, 2016

Copy link
Copy Markdown
ContributorAuthor

Just deleted four more and folded into the original PR commit

 deleted: scripts/get_version.py
deleted: scripts/update_docs.sh
deleted: scripts/update_versions.py
deleted: scripts/versions.html.template

@tseaver

Copy link
Copy Markdown
Contributor

"You may fire when you are ready, Gridley"

@daspecster

Copy link
Copy Markdown
Contributor

@dhermes, this looks ok to me. I thought other things used get_version.py but in searching, I only found update_docs.sh using it. LGTM.

@dhermes
dhermes merged commit 6ce152c into googleapis:masterAug 30, 2016
@dhermes
dhermes deleted the remove-non-rtd-sphinx branch August 30, 2016 15:36
@dhermesdhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Oct 21, 2023
…orm/python-docs-samples#2219)
* Move import statements into tagged regions
So they will show up in context on web pages.
* Flake8 didn't like needless enums imports
I have to admit, it's right. It's clearer now.
parthea added a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Mar 6, 2026
* chore: add label job sample
* lint
* remove unnecessary api call
* Apply suggestions from code review
Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
---------
Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
Co-authored-by: Chelsea Lin <chelsealin@google.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:e7cc6823efb073a8a26e7cefdd869f12ec228abfbd2a44aa9a7eacc284023677
<details><summary>bigframes: 2.33.0</summary>
##
[2.33.0](google/bigframes@v2.32.0...v2.33.0)
(2026-01-22)
### Features
* add bigquery.ml.transform function (#2394)
([1f9ee373](google/bigframes@1f9ee373))
* Add dark mode to anywidget mode (#2365)
([2763b41d](google/bigframes@2763b41d))
* Add max_columns control for anywidget mode (#2374)
([34b5975f](google/bigframes@34b5975f))
* Configure Biome for Consistent Code Style (#2364)
([81e27b3d](google/bigframes@81e27b3d))
* Add BigQuery ObjectRef functions to `bigframes.bigquery.obj` (#2380)
([9c3bbc36](google/bigframes@9c3bbc36))
* Stabilize interactive table height to prevent notebook layout shifts
(#2378)
([a634e976](google/bigframes@a634e976))
### Bug Fixes
* implement retry logic for cloud function endpoint fetching (#2369)
([0f593c27](google/bigframes@0f593c27))
* Throw if write api commit op has stream_errors (#2385)
([7abfef05](google/bigframes@7abfef05))
### Performance Improvements
* Avoid requery for some result downsample methods (#2219)
([95763ff2](google/bigframes@95763ff2))
</details>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@tseaver@daspecster@googlebot