Skip to content

Commit e758a9e

Browse files
committed
Update mkdocs.yml to get rid of the literate-nav plugin
1 parent 5c42341 commit e758a9e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

mkdocs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ plugins:
1919
- gen-files:
2020
scripts:
2121
- bin/generate_reference_pages.py
22-
- literate-nav:
23-
nav_file: SUMMARY.md
2422
- macros
2523

2624
theme:
@@ -65,7 +63,6 @@ extra_css:
6563
- css/code-highlight.css
6664
- https://docs.plotly.com/css/plotly-style.css
6765
- https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css
68-
# - https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.min.css
6966

7067
extra_javascript:
7168
- javascript/highlight.js
@@ -277,6 +274,3 @@ nav:
277274

278275
extra:
279276
js_version: "3.1.0"
280-
281-
exclude_docs: |
282-
reference/SUMMARY.md

0 commit comments

Comments
 (0)