Skip to content

Commit 69e651a

Browse files
authored
Incorporate Sliding Window Decoder docs (#359)
1 parent d1cb2d5 commit 69e651a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/sphinx/api/qec/cpp_api.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ NVIDIA QLDPC Decoder
5151

5252
.. include:: nv_qldpc_decoder_api.rst
5353

54+
Sliding Window Decoder
55+
----------------------
56+
57+
.. include:: sliding_window_api.rst
58+
5459
Parity Check Matrix Utilities
5560
=============================
5661

docs/sphinx/api/qec/python_api.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ NVIDIA QLDPC Decoder
3939

4040
.. include:: nv_qldpc_decoder_api.rst
4141

42+
Sliding Window Decoder
43+
----------------------
44+
45+
.. include:: sliding_window_api.rst
46+
4247
.. _tensor_network_decoder_api_python:
4348

4449
Tensor Network Decoder

0 commit comments

Comments
 (0)