-
# We need docs for the Miden Node
As described in https://github.com/0xPolygonMiden/miden-base/issues/472, we want documentation for the Miden Node. The source files of the documentation should be …
-
After upgrading to v1 my site that uses the [mkdocs-monorepo-plugin](https://github.com/backstage/mkdocs-monorepo-plugin) plugin no longer builds. Here is the error:
```bash
0.809 INFO - Clean…
-
I have some trouble using mkdocs because I run into this error using WinPython:
https://squidfunk.github.io/mkdocs-material/plugins/requirements/image-processing/#troubleshooting
Problem seems to be…
-
Im using the mkdocs-git-committers-plugin-2 version 2.3.0 and it does not seem to be able to properly return the authors for each page...
I can see the plugin working fine in the logs:
```
INFO…
-
First of all, thanks a lot for your work, looks great and I'm willing to be able to test it and make use of it!
## Problem
I'm just trying to make use of the plugin but I'm not able to do it. I'm …
-
### Is your change request related to a problem? Please describe.
When using `show_source` the code snippet has a `span` and `codelineno` ID per line, e.g. ``.
If referencing the same line in …
-
I've just installed `mkdocs-pandoc-plugin` and the pandoc_template keyword isn't recognised.
`WARNING - Config value 'plugins': Plugin 'pandoc' option 'pandoc_template': Unrecognised configuratio…
-
Hello,
after installing the plugin [mkdocs-pdf-export-plugin](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) with
```bash
pip install mkdocs-pdf-export-plugin
```
`mkdocs` fails on…
-
I'm currently building a documentation site and stumbled across this bug while migrating my translations.
The used docs_structure is folder and I'm using mkdocs-material.
Translation fallback file…
-
We keep our architecture charts as a separate `workspace.dsl` file in a repository which we render via the mkdocs-kroki-plugin and then just reference it in different locations in our documentation as…