Skip to content

Commit f41ec51

Browse files
[Pennypalooza] - Content changes (#1560)
Small content updates to refer to PennyLane in a less qml-focused way. General cleanup to fix Sphinx configuration issues/warnings
1 parent 83fb442 commit f41ec51

File tree

6 files changed

+4
-715
lines changed

6 files changed

+4
-715
lines changed

.circleci/config.yml

Lines changed: 0 additions & 201 deletions
This file was deleted.

conf.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
project = "PennyLane"
3232

33-
copyright = "2022, Xanadu Quantum Technologies, Inc."
33+
copyright = "2025, Xanadu Quantum Technologies, Inc."
3434

3535
author = "Xanadu Inc."
3636

@@ -39,7 +39,6 @@
3939
# The full version, including alpha/beta/rc tags
4040
release = ""
4141

42-
4342
# -- General configuration ---------------------------------------------------
4443

4544
# If your documentation needs a minimal Sphinx version, state it here.
@@ -143,7 +142,7 @@
143142
#
144143
# This is also used if you do content translation via gettext catalogs.
145144
# Usually you set "language" from the command line for these cases.
146-
language = None
145+
language = "en"
147146

148147
# List of patterns, relative to source directory, that match files and
149148
# directories to ignore when looking for source files.

0 commit comments

Comments
 (0)