Skip to content

Commit 89703f7

Browse files
authored
Remove unused markdown extensions and plugins
1 parent ab1a8cf commit 89703f7

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

docs/mkdocs.yml

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -47,51 +47,3 @@ nav:
4747
- install.md
4848
- References:
4949
- apidocs/index.html
50-
51-
#markdown_extensions:
52-
# - admonition
53-
# - pymdownx.snippets
54-
# - pymdownx.superfences
55-
# - pymdownx.details
56-
# - pymdownx.superfences
57-
# - attr_list
58-
# - md_in_html
59-
# - toc
60-
# - pymdownx.tabbed:
61-
# alternate_style: true
62-
63-
#plugins:
64-
# - search
65-
# - glightbox
66-
# - include-markdown
67-
# - include_dir_to_nav
68-
# - mkdocs-jupyter:
69-
# execute: false
70-
# include_source: true
71-
# - mkdocstrings:
72-
# default_handler: python
73-
# handlers:
74-
# python:
75-
# load_external_modules: false
76-
# options:
77-
# docstring_options:
78-
# ignore_init_summary: true
79-
# docstring_style: google
80-
# members_order: source
81-
# merge_init_into_class: true
82-
# parameter_headings: true
83-
# separate_signature: true
84-
# show_if_no_docstring: true
85-
# show_root_full_path: true
86-
# show_root_heading: false
87-
# show_source: true
88-
# show_symbol_type_heading: true
89-
# show_symbol_type_toc: true
90-
# signature_crossrefs: true
91-
#
92-
#extra:
93-
# generator: false
94-
# social:
95-
# - icon: fontawesome/brands/slack
96-
# link: https://expediagroup.enterprise.slack.com/archives/C08RD5SBRLH
97-
# name: "#ask-genai-platform"

0 commit comments

Comments
 (0)