-
### Feature Request / Improvement
I was trying to set up mkdocs on this repo and found the existing setup a little unintuitive -- in most cases I use mkdocs as a `docs` extra in whatever dependency…
-
Hello Jonas,
Currently, `asset_files` is defined as a class attribute:
```python
class ExcludeUnusedFilesPlugin(BasePlugin[ExcludeUnusedFilesPluginConfig]):
asset_files: Set[str] = set()
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
In my current pre-commit file, I'm running mdformat twice, once with `toc` and once with `mkdocs` so that the lists generated have 4-space indents to comply with the mkdocs norm.
Current pre-com…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Feature id and version
ghcr.io/devcontainers-contrib/features/mkdocs:2
### Devcontainer base Image
mcr.microsoft.com/devcontainers/universal:2
### What happened?
I used to use the `…
-
-
Hi,
i might miss something here, but is it possible to only perform the clone for "mkdocs build" and not for the serve command?
I want to build a docker image and want to avoid keeping the git c…
-
We should add an autodoc for the CLI, and maybe also for the internal API?
I like material-mkdocs + mkdocstrings, but open to other things.
Is there something for CLIs? I see that there's someth…
-
instead of needing to run python commands locally it would be nicer and easier for documentation editors to run a docker image that has mkdocs installed.