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

Prepare 2.0.0rc1 #617

Merged
merged 3 commits into from
Aug 15, 2024
Merged

Prepare 2.0.0rc1 #617

merged 3 commits into from
Aug 15, 2024

Conversation

Eric-Arellano
Copy link
Collaborator

Closes #616.

We decided to not change of the option names in 2.0 because it is too disruptive. We also don't remove disable_ecosystem_logo, even though it no longer does anything.

This PR refreshes the README to better explain how to use the docs with recent changes, such as GitHub Pages rather than qiskit.org.

@@ -172,7 +172,7 @@ The release process changes whether you are releasing the very first `rc1` for t
1. `git checkout main`
2. `git pull upstream main`
3. `git checkout -b release-<version-number>`, e.g. `release-1.11.0rc1`
4. Bump `src/qiskit_sphinx_theme/__init__.py` to use the new version, e.g. https://github.com/Qiskit/qiskit_sphinx_theme/pull/207
4. Bump `src/qiskit_sphinx_theme/__init__.py` to use the new version, e.g. https://github.com/Qiskit/qiskit_sphinx_theme/pull/596
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The process was simplified. 207 was out-of-date

First, coordinate with the Translations team at https://github.com/qiskit-community/qiskit-translations to express your interest and to coordinate setting up the infrastructure.
Refer to [Sphinx's internationalization guide](https://www.sphinx-doc.org/en/master/usage/advanced/intl.html) for how to build your documentation with different languages.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The internationalization team no longer helps with this

"disable_ecosystem_logo": True,
}
```

## Tip: suggested site structure
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This will eventually be replaced by Qiskit/documentation#1708

@Eric-Arellano Eric-Arellano enabled auto-merge (squash) August 15, 2024 20:54
@Eric-Arellano Eric-Arellano merged commit 922db26 into Qiskit:main Aug 15, 2024
3 checks passed
@Eric-Arellano Eric-Arellano deleted the EA/prep-2.0 branch August 15, 2024 20:59
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.

Prepare 2.0 release
2 participants