-
I propose we move away from restructured text (rst) files being written by hand. We can use `sphinx-apidoc` to generate rst files for all subpackages/modules. A slight modification to the index.rst wi…
-
When calling make from the toplevel folder I get
```
> c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py(4060)_add_symbols()
-> assert len(withDecl) sphinx-apidoc --version
sphinx-apidoc 1.8.…
-
First of all, hello! I'm glad to have discovered this project and am planning on trying to use it.
As for my question - I am unable to find any documentation describing what each of the layers are,…
-
Currently, the library is build using static set of commands like *pyb*.
We will need to move that to a bash script, so that the library building can happen inside a virtual env, and dependencies are…
-
Since today, when I try to install `matplotlib` on macOS via `pip`, the installation fails while trying to build `kiwisolver`. Can we ensure that all dependencies of `matplotlib` provide wheels?
…
goerz updated
5 years ago
-
hi, we are using sphinx-apidoc to generate docs
```
sphinx-apidoc --output-dir docs/kw --no-toc kw && make --directory=docs html
```
but devs often forget to update docstrings after changing metho…
-
- [x] support for autodoc the src package: 8f93daf17d924ef78a9cda55cfc3edd0ad57e5ac
- [x] support for documenting the notebooks
-
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
I (as a library user) have an issue referring to the "readthedocs" every time I need to understand how I shoul…
LD250 updated
5 years ago
-
I updated my local install of breathe to 4.7.1 in order to get some various fixes. However, the version on pypi appears to be having some issues - the breathe-apidoc command fails with a syntax error…
Andne updated
5 years ago