-
## Description
As part of [#447](https://github.com/boozallen/aissemble/issues/447) was to generate an aggregated report of the Cucumber tests for the entire aiSSEMBLE report. The next objective is t…
-
I recently had mkdocstring and mkdocs-monorepo-plugin working on a monorepo that was using both sphinx and google style docstrings but now the google style docstring are not rendering properly and onl…
-
I wanted to update the python docs, but none of the commands listed in `writing_docs.md` work for me.
E.g.:
```
$ pixi run py-docs-serve
Traceback (most recent call last):
File "/home/cmc/dev…
-
I cannot run in strict mode anymore, getting the following warnings:
```bash
INFO:weasyprint.progress:Step 6 - Creating PDF
WARNING:py.warnings:/usr/local/lib/python3.10/site-packages/pydyf/__init_…
-
This is a list of plugins that I think would help us to maintain and create quality content for the community.
# MKDocs Plugins for Aerial Robotics CWG
1. **[mkdocs-click](https://github.com/m…
-
[Mkdocs-Macros](https://mkdocs-macros-plugin.readthedocs.io/en/latest/) is a plugin/mini-framework for unleashing the power of a static website generator, using variables and macros. It converts markd…
-
**Description:**
I would like to request a feature enhancement for the `mkdocs-awesome-pages-plugin` that allows directory titles in the navigation to be directly clickable and link to a specific M…
-
### Description of the bug
From my reading of the documentation, I don't see any way to supress the docstring, and only show the summary line(s) of the docstring.
We are hoping to have 2 different…
-
I know I'm the author of https://github.com/tdewolff/minify, but while using MkDocs I wondered what this plugin was using. It came out as the fastest minifier by far (see https://github.com/privatenum…
-
# Reproduction steps:
```bash
git clone git@github.com:roboflow/supervision.git supervision-fresh
cd supervision-fresh
poetry install --with dev
poetry shell
echo "import supervision" > simple…