-
My project ([pysap](https://github.com/CoreSecurity/pysap/)) has two components: a pure python library and a C extension. Currently I'm using `apidoc` for building both, but wanted to switch to `sphin…
-
I have a weird problem, I have this in my requirements.txt:
```
sphinx==1.1.3
-e hg+https://anentropic@bitbucket.org/anentropic/cartouche#egg=cartouche
```
When I `pip install -r requirements.txt` I…
-
I have tried to create the docs using what I think should work but seems to have a problem with the bibtex file. I could be running this incorrectly but thought I would mention it in case this is not …
-
On ReadTheDocs, [the current error codes page](http://www.pydocstyle.org/en/4.0.0/error_codes.html) has a blank **Grouping** heading.
For the [3.0.0 release docs](http://www.pydocstyle.org/en/3.0.0…
-
In Fedora, we have the following problem when building the docs with Sphinx 2.0.1:
```
+ sphinx-build docs html
Running Sphinx v2.0.1
BUILDSTDERR: Configuration error:
BUILDSTDERR: There is a p…
-
read the docs could be clearer but it seems to be the least painful way to deploy documentation from github.
it seems like the sphinx apidoc is not running automatically...
-
To use sphinx in the example, all the source code needs to be parseable.
Presenly I have
```
./
- rosa/
- cleaned.py
- fixed-for_empty_list.py
- initial.py
- ...
- with_sp…
-
When I run `pip install -U pyyaml` in my environment, it picks 3.13, which seems to be the current released version. However, travis says `Best match: PyYAML 5.1b3`, which is broken (big time).
Al…
-
Looking at the errors & build hsitory:
https://travis-ci.org/dcantrell/pykickstart/builds
It seems to be related to changes in docs generation, (some) builds did pass CI runs before that.
-