From 9b131f9e33574293876b517b7d2fecb7b67acc6a Mon Sep 17 00:00:00 2001 From: Jean-Marc Couffin Date: Fri, 20 Oct 2023 16:08:21 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index dfe4cde4e..55eb1b684 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -9,8 +9,17 @@ theme: name: material logo: static/pyRevitLogo.svg features: - - content.code.select + - search.suggest + - search.highlight + - content.tabs.link + - navigation.indexes + - content.tooltips + - navigation.path + - content.code.annotate - content.code.copy + - content.code.select + - navigation.tabs + palette: # Palette toggle for light mode @@ -49,9 +58,13 @@ plugins: show_if_no_docstring: true show_category_heading: true inherited_members: true + docstring_section_style: spacy filters: - "!^_" - "^_HostApplication" + signature_crossrefs: true + show_symbol_type_heading: true + show_symbol_type_toc: true paths: [pyrevitlib] - exclude: glob: