We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d870a70 commit d66967aCopy full SHA for d66967a
mkdocs.yml
@@ -273,13 +273,5 @@ markdown_extensions:
273
274
plugins:
275
- search
276
- - enumerate-headings:
277
- restart_increment_after:
278
- - cdk/index.md
279
- - zkEVM/index.md
280
- - pos/index.md
281
- - miden/index.md
282
- - tools/index.md
283
- - tutorials/index.md
284
- open-in-new-tab
285
- git-revision-date-localized
requirements.txt
@@ -1,5 +1,4 @@
1
mkdocs-material==9.4.8
2
markdown-include==0.8.1
3
mkdocs-git-revision-date-localized-plugin==1.2.1
4
-mkdocs-open-in-new-tab==1.0.3
5
-mkdocs-enumerate-headings-plugin==0.6.1
+mkdocs-open-in-new-tab==1.0.3
0 commit comments