Skip to content

Commit 15368a6

Browse files
committed
Add Lattice Gauge notebook to the TOC
- This adds the Lattice Gauge Theory notebook to the devsite table of contents.
1 parent 63e6a62 commit 15368a6

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

docs/_index_included.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,15 @@ included:
123123
- heading: Experimental Wavefunctions
124124
description: Analyze published experimental wavefunctions.
125125
path: /cirq/experiments/qcqmc/experimental_wavefunctions
126+
127+
- heading: Lattice Gauge Theory
128+
description: Simulations for Charges and Strings in (2+1)D Lattice Gauge Theories
129+
options:
130+
- cards
131+
items:
132+
- heading: Experiment Example
133+
path: /cirq/experiments/lattice_gauge/lattice_gauge
134+
- heading: Code Layout
135+
136+
137+
docs/lattice_gauge/lattice_gauge.ipynb

docs/_toc.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,7 @@ toc:
8383
path: /cirq/experiments/qcqmc/full_workflow
8484
- title: "Experimental Wavefunctions"
8585
path: /cirq/experiments/qcqmc/experimental_wavefunctions
86+
87+
- heading: "Lattice Gauge Theory"
88+
- title: "Simulation of Charges and Strings"
89+
path: /cirq/experiments/lattice_gauge/lattice_gauge

docs/lattice_gauge/index.md

Whitespace-only changes.

0 commit comments

Comments
 (0)