From cf1cc034443a75d20c5cb07e7e5ca3fc267c2d18 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 7 Feb 2022 18:14:23 +0300 Subject: [PATCH] Add MyST configuration reference --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 54374709..cb60f3f4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -86,4 +86,5 @@ source_suffix = { } pygments_style = "sphinx" +# MyST configuration reference: https://myst-parser.readthedocs.io/en/latest/sphinx/reference.html myst_heading_anchors = 3