-
When I attempt to build my documentation I get the following error:
```
INFO - Cleaning site directory
INFO - Building documentation to directory: /home/gbo/Workspaces/reproducer/docs/sit…
adaxi updated
2 months ago
-
Docs are failing to build with the default install, I think to do with some recent changes in various mkdocs dependencies.
current:
https://github.com/fpgmaas/cookiecutter-poetry/blob/ddd06d1c5a…
szvsw updated
2 months ago
-
### Requested Feature
Rendering of Sphinx code block directives `code`, `sourcecode`, and `code-block`.
```python
.. code-block:: bash
custom_command arg1 ['option1', 'option2'] ['option…
-
It seems that on macos when using python installed with asdf, when you try to install packages using `--system` option, it will install them but it will silently not try to create the scripts (executa…
-
### Describe the issue as clearly as possible:
pip show outlines:
```
Name: outlines
Version: 0.1.1
Summary: Probabilistic Generative Model Programming
Home-page:
Author: Outlines Developers
…
-
### Is your feature request related to a problem? Please describe.
The `Class.parameters` property uses `__init__` by default:
https://github.com/mkdocstrings/griffe/blob/58eb9f4681c6ab7398750c6…
-
### Bug summary
I created a environment, `pip install -U prefect` and tried running `prefect server start` and get the below error.
Thanks for any help!
trace and pip freeze
$ python -…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this iss…
-
### Is your feature request related to a problem? Please describe.
When working with docstrings, we often need to pass down the docstring parser options selected by the user. The only way to access t…
-
This is a follow up of the discussion held in issue [21](https://github.com/mkdocstrings/typescript/issues/21).
At the moment `mkdocsstrings-typescript` only supports exporting the full package. (i…
adaxi updated
2 weeks ago