-
| | |
|--------------------|----|
| Bugzilla Link | [PR24438](https://bugs.llvm.org/show_bug.cgi?id=24438) |
| Status | NEW |
| Importance | P normal |
|…
-
### Describe the bug
When generating documentation for class with decorators that override __new__, documentation for the class is missing and sphinx warns that maximum recursion depth was exceeded i…
-
I am compiling a fairly large Sphinx documentation with latex and I got this error
Exception occurred:
File "/usr/local/lib/python2.7/dist-packages/sphinx/writers/latex.py", line 363, in visit_docu…
-
Subject: I built the cpython documentation in french and japanese, and found it non-trivial to find the right set of options.
### Problem
Given that:
- Non-ascii characters are more and more …
-
# Doctest in Sphinx Write Up
## Find test differential and test modules not included in execution of
$ PWNLIB_NOTERM=1 make clean doctest
Sphinx = 941 vs 967 => difference of 26 tests.
Comparison o…
-
**Is your feature request related to a problem? Please describe.**
I'm currently working on a project with a large documentation (~22k files).
We noticed that reading in parallel is particularly slo…
-
Running from the project root on a machine with Docker for Mac:
```
$ make docs
docker build -t docker-sdk-python-docs -f Dockerfile-docs --build-arg uid=501 --build-arg gid=20 .
Sending build con…
-
**If you've ever wanted to contribute and help the cause of open source, now is your chance. We need you!**
[GeoVista official documentation translations](https://github.com/tkoyama010/geovista-doc…
-
Hello @bmcfee!
Via Katie Kinnaird, we now get this:
```
$ make html
sphinx-build -b html -d _build/doctrees . _build/html
Running Sphinx v2.1.2
Exception occurred:
File "/Users/denise…
tkell updated
5 years ago
-
The `mdBook` project has a mechanism to select a color theme, see e.g. https://rust-lang.github.io/mdBook/.
It would be great to have a similar (of course optional) mechanism for the `insipid` them…