Skip to content

Commit 54dccb7

Browse files
committed
fixed sphinx index
1 parent c2d47f4 commit 54dccb7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
# -- Project information -----------------------------------------------------
2424

2525
project = "pulsequantum"
26-
copyright = "2020, Microsoft Quantum"
27-
author = "Microsoft Quantum"
26+
copyright = "2020, pulsequantum"
27+
author = "pulsequantum"
2828
project_description = "Pulse building interface"
2929

3030
# -- General configuration ---------------------------------------------------

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Documentation
1313

1414
api/index
1515
example_notebooks/index
16+
changes/index
1617

1718

1819
Indices and tables

0 commit comments

Comments
 (0)