-
### Setup Information
- Xclim version: master
- Python version: 3.10
- Operating System: Fedora 36
### Description
When I try to build the documentation the official way, it fails.
### Steps…
-
- [ ] update Sphinx build files to take Python docstrings from all Brightway packages (compare [current implementation](https://github.com/brightway-lca/brightway2/blob/master/docs/conf.py) at `brigh…
-
Is it possible to have sphinx-nested-apidoc be enabled and configured from the conf.py file, as with apidoc in [sphinxcontrib-apidoc](https://github.com/sphinx-contrib/apidoc)?
-
The current version of ms2deepscore has tensorflow in the install_requires which prevents successful installation on m1 macbooks. I've managed to get ms2deepscore to install and run on my M1 MacBook b…
-
During sphinx clean-up for 5.0 (specifically this change: https://github.com/sphinx-doc/sphinx/commit/267954edba498dcc132f98c6a6e7fd029e8f6bbb#diff-f2b81eb446ad45461b255667a70a375c8548595c28846185fef6…
-
The `sphinx-apidoc` utility has some shortcomings, including
* For modules with a lot of members, there is no overview of the members. The resulting page is very hard to navigate.
* If modules exp…
goerz updated
2 years ago
-
Hi everyone, this is going to be my longpost discussion thread on all things Python interface! Join me!
The `neuron` root module in Python is currently an empty redirect to the `h` `HocInterpreter…
-
Pipfile and `pipenv` are considered to be the [current recommended standard way](https://packaging.python.org/tutorials/managing-dependencies/#managing-dependencies) of managing project dependencies. …
-
Following the instructions:
```bash
poetry run sphinx-apidoc -o docs/source/api src
poetry run sphinx-build -M html docs/source docs/build
```
the second command fails with
```
Running Sphinx v…
-
I'm guessing a new jinja2 release broke us (https://pypi.org/project/Jinja2/#history)
12:16:08 Traceback (most recent call last):
12:16:08 File "/home/jenkins/jenkins-slave/workspace/beam_PreCom…