diff --git a/CHANGELOG.md b/CHANGELOG.md index a1b2a294a..e5e1b85b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Release 0.23.0-dev + +### New features since last release + +### Breaking changes + +### Improvements + +### Documentation + +### Bug fixes + +### Contributors + +This release contains contributions from (in alphabetical order): + +--- + # Release 0.22.0 ### Improvements diff --git a/doc/conf.py b/doc/conf.py index 5c1acfc66..af5114d70 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -332,11 +332,11 @@ "table_header_border": "#19b37b", "download_button": "#19b37b", # gallery options - # "github_repo": "XanaduAI/PennyLane", + # "github_repo": "PennyLaneAI/PennyLane", # "gallery_dirs": "tutorials", } -edit_on_github_project = 'XanaduAI/pennylane-qiskit' +edit_on_github_project = 'PennyLaneAI/pennylane-qiskit' edit_on_github_branch = 'master/doc' # -- Options for HTMLHelp output ------------------------------------------ diff --git a/doc/requirements.txt b/doc/requirements.txt index f98473cb8..701b7dfae 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -10,3 +10,4 @@ pygments==2.7.4 git+https://github.com/XanaduAI/pennylane.git#egg=pennylane dc-qiskit-algorithms sphinx-automodapi +jinja2==3.0.3 diff --git a/doc/xanadu_theme/footer.html b/doc/xanadu_theme/footer.html index f5926016b..79942b9c1 100644 --- a/doc/xanadu_theme/footer.html +++ b/doc/xanadu_theme/footer.html @@ -14,7 +14,7 @@