Skip to content

Remove no-longer-used dev_tools/docs/sphinx/#472

Merged
mhucka merged 1 commit intoquantumlib:mainfrom
mhucka:remove-sphinx-docs
Apr 17, 2026
Merged

Remove no-longer-used dev_tools/docs/sphinx/#472
mhucka merged 1 commit intoquantumlib:mainfrom
mhucka:remove-sphinx-docs

Conversation

@mhucka
Copy link
Copy Markdown
Collaborator

@mhucka mhucka commented Apr 17, 2026

Prior to July 2020, we used sphinx for ReCirq (and Cirq) docs. Today we use a DevSite-based system. The dev_tools/docs/sphinx/ directory is a remnant of the previous documentation system and is no longer used. It can be removed.

@mhucka mhucka requested review from dstrain115 and mpharrigan April 17, 2026 04:41
@mhucka mhucka added this pull request to the merge queue Apr 17, 2026
Merged via the queue into quantumlib:main with commit 0879374 Apr 17, 2026
11 checks passed
@mhucka mhucka deleted the remove-sphinx-docs branch April 17, 2026 16:20
shashwatk1998 pushed a commit to shashwatk1998/ReCirq that referenced this pull request Apr 21, 2026
mhucka added a commit to mhucka/ReCirq that referenced this pull request Apr 23, 2026
* Add RCS experiment

* typo

* fix docstrings

* Add Gemini Code Assist config file (quantumlib#462)

This configures Gemini Code Assist to be a little bit less noisy and
verbose. Based on experiences with other repos, I find this makes Gemini
more useful.

* addressed comments

* Fix incompatible return value found by typecheck

And make it bit more apparent how is `RCSResults._fidelities_lin` set.

Fixes  mypy recirq/random_circuit_sampling | grep random_circuit

* Update recirq/random_circuit_sampling/rcs_experiment.py

Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>

* Update recirq/random_circuit_sampling/rcs_experiment.py

Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>

* Update recirq/random_circuit_sampling/rcs_experiment.py

Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>

* addressed Alexis's comments

* docs: add demonstration notebook for RCS and XEB analysis

* update characterize_pairs and add a test for it using ideal fSim gates

* addressed the comments on the notebook

* Add descriptive docstring for _get_phases in CZLayerGate. (quantumlib#467)

Replaced the "TODO" docstring with a detailed description of the
parameters and return value for the _get_phases method, clarifying
its role in the CZLayerGate's decomposition.

* Update Scorecard workflow (quantumlib#471)

This updates the workflow to the latest version used in our other
projects. It fixes a number of flaws, such as the use of a merge group
trigger (which causes errors when Scorecard is run on a branch).

* Remove no-longer-used dev_tools/docs/sphinx/ (quantumlib#472)

* addressed comments

* Improved the introduction and added a conclusion

---------

Co-authored-by: Shashwat Kumar <kshashwat@google.com>
Co-authored-by: Michael Hucka <mhucka@google.com>
Co-authored-by: Pavol Juhas <juhas@google.com>
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants