-
Hello,
we have our complete domunentation of microservices in adoc format. Would it be possible to add adoc format instead of just markdown using mkdocs.
One of the solution for us would be usin…
-
I am building a documentation solution using mkdocs and this extension. On the whole it works well for my purpose.
README.md does not explicitly state the capabilities.
I have an mkdocs soluti…
-
See https://squidfunk.github.io/mkdocs-material/creating-your-site/ for description
Based on this, we'll have to make our own Dockerfile that also includes the dependencies needed for the env.
-
Hi,
The changelog of `mkdocs-techdocs-core` is now on the `README.md`
On GitHub it's a good practice to create GitHub releases with changelog there.
For example when bots like renovate bump v…
-
I'd like to see some standard boilerplate of creating Panel extension repos, where directory, CI, documentation are automatically set up, and users just have to implement their feature and tweak a few…
-
e.g. gd.cryptic-game.net
-
The file `test/mkdocs.yml` (and maybe others) are missing in the PyPI package.This inhibits running the tests.
How to reproduce
- Download [mkdocs-markdownextradata-plugin-0.2.5.tar.gz from PyPi](…
-
In the docstrings example in https://narwhals-dev.github.io/narwhals/api-reference/dataframe/, we always show the output for pandas and Polars
We should instead:
- show pandas, Polars (eager), and…
-
I can't find a way to reference a md-file inside the same mkdocs project. Is it possible to reference a file inside the same mkdocs project? How?
I would expect something like this:# Welcome to MkD…
-
**What would you like to be added**:
We need to improve our CI to automatically check that we don't have broken links in the `.md` files. There are two different pieces of markdown we need …