-
In fixing some issues with documentation and making versions available (see #466) @SylviaWhittle noticed some of the API pages are not being built/included correctly.
+ [ ] `topostats.io` is includ…
-
Following #72, Sphinx documentation got worse for types imported with `TYPE_CHECKING` imports:
`typing.TYPE_CHECKING` imports break the link to the actual classes, therefore, only "_NameOfClassType" …
-
hello, folks..
I tried to install via homebrew as documented [on the site](https://pegasus.isi.edu/downloads/), and got this error:
==> Pouring tox--4.4.8.ventura.bottle.tar.gz
🍺 /usr/local/Ce…
-
-
@jakelishman suggested to add "next page" button from an offline discussion:
> the navigation between subsections is difficult - there’s no “next page” button to go from, say:
> https://qiskit.git…
-
First off, great package! The generated docs from your example and the `galois` package (the author of which pointed me here from StackOverflow; thanks mhostetter!) look fantastic.
Now if I could j…
-
Looks like there is still some injection after
https://github.com/jsdoc/jsdoc/issues/1908
not sure if its related yet
### Input code
```js
/**
* alert("cool jsdocs code injectio…
-
e.g., put a link like "See all wrapped method definitions."
-
Could the usage examples from Example.ipynb be inlined into the README.md?
- https://github.com/chmp/ipytest/blob/main/Example.ipynb
- The last time I tried to email a nb *with output* to a mailin…
-
This is a sub-issue of #9523 split off here.
When displayed normally, `Union`, `Optional`, and `Literal` add a lot of noise to the type signature and obscure the important information. Instead, it…