-
First of all looks like `pexpect` still is using `distutils` so I would recommend to applybelow patch:
```patch
--- a/setup.py~ 2020-01-17 17:08:15.000000000 +0000
+++ b/setup.py 2021-09-29 00:02:…
-
The refactoring of the project from a single Python file into a full module broke sphinx -
documentation content is partial, despite almost all classes and functions having
a good enough docstring …
-
(Tooling request extracted from https://github.com/python/cpython/issues/126053 and https://github.com/python/cpython/issues/126052)
One of the barriers to making significant structural changes to …
-
Hello,
First of all gotta say love this model and how well it performs on your official demo. Fantastic job!
I am trying to run it on my machine and while the multi_turn_mm is working I cant ge…
-
```console
$ PYTHONPATH=$PWD sphinx-build -b man -d traitlets docs/source .
Running Sphinx v3.5.4
Initializing GitHub plugin
loading intersphinx inventory from https://docs.python.org/objects.inv.…
-
Even though the correct kind of (straight) quotes are used in the [docstrings](https://github.com/robotools/vanilla/blob/873d9832da66fc085591beea4f04c998b4dd04c1/Lib/vanilla/vanillaWindows.py#L535-L55…
-
I've just started using _pydoctor.sphinx_ext.build_apidocs_ in my documentation project, replacing Sphinx's _autodoc_. After adding the extension and _pydoctor_args_ to my _conf.py_, _sphinx-build_ f…
-
This is a cool package:
https://github.com/click-contrib/sphinx-click
Should use it to generate docs for the cli part of this project!
-
@jberlanga, @adrn, all – What do you think about adding a sphinx plot gallery to the `astroplan` docs.
I haven't used this, but I think it's very easy to do:
http://sphinx-gallery.readthedocs.org/en/l…
cdeil updated
8 years ago
-
It's just so much better ...
You'll see when you use it for the manifesto itself (#2).