Skip to content

Commit 79bedd8

Browse files
authored
Merge branch 'main' into gqsp-reorg
2 parents 8c1e0e9 + 321521a commit 79bedd8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/index.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Subscribe to `qualtran-announce@googlegroups.com <https://groups.google.com/g/qu
1919
to receive the latest news and updates!
2020

2121

22-
:ref:`bloq_infra`
23-
-----------------------------
22+
:ref:`Fundamentals <bloq_infra>`
23+
--------------------------------
2424

2525
``qualtran`` and its submodules contain the abstractions and infrastructure for expressing
2626
and reasoning about quantum algorithms, programs, and subroutines.
@@ -35,8 +35,8 @@ types (``Register``), and algorithms (``CompositeBloq``). :ref:`Read more... <bl
3535

3636

3737

38-
:ref:`bloqs_library`
39-
------------------------------
38+
:ref:`Bloqs Library <bloqs_library>`
39+
------------------------------------
4040

4141
``qualtran.bloqs`` contains implementations of primitive operations, quantum subroutines,
4242
and high-level quantum programs. :ref:`Read more... <bloqs_library>`
@@ -48,8 +48,8 @@ and high-level quantum programs. :ref:`Read more... <bloqs_library>`
4848
bloqs/index.rst
4949

5050

51-
:ref:`reference`
52-
-------------------------------
51+
:ref:`API Reference <reference>`
52+
--------------------------------
5353

5454
This section of the docs includes an API reference for all symbols in the library.
5555
:ref:`Go to Reference... <reference>`

0 commit comments

Comments
 (0)