-
We need `sphinx-build` and `sphinx-apidoc`.
```
apt-get install -y --no-install-recommends python3-sphinx
spack install mscgen
```
-
### Description
I found I did not reuse some good utitilies in the repo that could have saved much work in #637 . Not sure if a new user will get lost or not, given that many relevant utility functio…
-
It looks like PR #94 broke Sphinx even though it passed Travis CI tests before merging into master. @matthewkirby @msimet Would you (or anyone else of course) mind looking into what happened?
-
Jusqu'à présent la documentation de GeoNature était entièrement manuelle et accessible sur https://geonature.readthedocs.io
La partie documentant l'API et les composants Frontend était manuelle aus…
-
With v3, an official documentation should be provided. This issue can be used to follow the progress on this topic. The following things must be done
- [X] create outline
- [X] migrate part of rea…
-
[sphinx](http://www.sphinx-doc.org/en/stable/) auto creates documentation from the description given within your function. The benefit to this is that you can update the docs in the same place that yo…
-
I really like your work. Will you continue to work towards incorporating it back to sphinx-apidoc?
wcwoo updated
5 years ago
-
We should make documentation of the C code in ``cocotb/lib/`` available in Sphinx.
There are Doxygen annotations (though incomplete, see #8) in some of the files, so we might want to use https://brea…
-
This would allow us to just run `sphinx-build` without first running `sphinx-apidoc`. It allows `sphinx-apidoc` to be configured in `doc/conf.py`.
-
**Submitting author:** @thesketh (Travis Paul Hesketh)
**Repository:** https://github.com/thesketh/pygen-structures
**Version:** v0.2.4
**Editor:** @richardjgowers
**Reviewer:** @dotsdl, @rmeli, @aman…