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

Adopt the centralized Xanadu Sphinx Theme #215

Merged
merged 19 commits into from
May 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
with:
docs-folder: "doc/"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
pre-build-command: "apt install -y graphviz gcc python3-dev git && pip3 install -r requirements.txt && pip3 install . && pip3 install -r qchem/requirements.txt && pip3 install ./qchem"
pre-build-command: "apt install -y graphviz gcc python3-dev git && pip3 install -r requirements.txt && pip3 install ."
build-command: "sphinx-build -b html . _build -W --keep-going"
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,17 @@

### Documentation

* Use the centralized [Xanadu Sphinx Theme](https://github.com/XanaduAI/xanadu-sphinx-theme)
to style the Sphinx documentation.
[(#215)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/215)

### Bug fixes

### Contributors

This release contains contributions from (in alphabetical order):

Mikhail Andrenkov, Romain Moyard
rmoyard marked this conversation as resolved.
Show resolved Hide resolved
---
# Release 0.23.0

Expand Down
Binary file removed doc/_static/pennylane.png
Binary file not shown.
Binary file added doc/_static/pl_wordmark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
240 changes: 0 additions & 240 deletions doc/_static/xanadu_gallery.css

This file was deleted.

Binary file removed doc/_static/xanadu_x.png
Binary file not shown.
Loading