-
## Description
make the sphinx-generated api documentation look better, have a nice table of contents, show the package tree in a sensitive way, show the model component docstrings in the right pla…
-
(This issue mostly pertains to the contents of `bokeh.models`)
Our reference docs are currently hand-curated into topical groupings. The original reason for the the groupings was that early on we h…
-
Hi @rmorshea,
I came across this issue as I am affected myself and across your extension. I gave it a try, simply pulled the source into my venv as I wanted to try the latest updates. ;-)
Howeve…
-
## Issue description
Hi, users are unable to run _**Coverage**_ due to dependency conflict with _**sphinx**_ package.
As shown in the full dependency graph of **Coverage**, **Coverage** requires **…
-
### Description
need to use sphinx-apidoc to achieve auto link
### Additional Information
_No response_
-
I use `breathe-apidoc` as follows (I don't know if that is what was intended, I have not managed to find any documentation...):
```bash
python -m breathe.apidoc -p GooseFEM -o api _doxygen/xml
``…
-
**Describe the bug**
When running the quickstart notebook (after following the installation section), the Chianti data section of the notebook fails with the following error
```
AttributeError: m…
-
The current documentation is basically a guide, showing examples of a bunch of methods but not actually documenting many (any?) of them. For instance `Pendulum.next` is mentioned/used several times bu…
-
**Problem:** When documenting a codebase that contains functions decorated with `@solid` (or other dagster decorators), the functions are not
picked up by `automodule`, i.e. they are not documented.
…
-
Looks like something is wrong and documentation build fails.
```console
+ /usr/bin/sphinx-build -n -T -b man docs build/sphinx/man
Running Sphinx v7.1.2
making output directory... done
loadin…