Skip to content

mkdocstrings: no change when updating zensical.toml #387

@KeurKeur

Description

@KeurKeur

Context

No response

Bug description

When changing any options for mkdocstrings in zensical.toml and running zensical serve the change doesn't appear. The only way I found is to remove .cache folder and the re-running zensical serve.

Thanks !

Related links

Reproduction

reproduction.zip

Steps to reproduce

Minimal example

Initial Configuration:

[project.plugins.mkdocstrings.handlers.python.options]
docstring_section_style='table'
  • change the value of docstring_section_style to list and run zensical serve
  • no change.
  • remove .cache folder and run zensical serve
  • The change occurs.

Browser

Firefox on Ubuntu

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue reports a bugresolvedIssue is resolved, yet unreleased if open

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions