-
-
We are promoting Sphinx, MkDocs and Jupyter Book as the only _Supported tools_ in our main website. However, we support more tools than those ones. I propose to write a _"Generic tool"_ page to explai…
-
Unfortunately I don't have the time to do any further work on GitHub projects. It had already been agreed to continue the Heirloom-doctools development @reffort 's GitHub account. The project at the a…
-
```bash
python doctools/scripts/clustering.py -f hindi_words.txt
```
gives
```bash
Traceback (most recent call last):
File "doctools/scripts/clustering.py", line 5, in
from doctools.cluster…
-
### Describe the bug
Instead of search results, the search box returns nothing, and we get
```JS
doctools.js?v=d248f5b3:15 Uncaught ReferenceError: _ is not defined
at doctools.js?v=d248f5b3…
-
After a `git pull`, I see:
```
$ make
[...]
cc -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../text.c
cc -D_GNU_SOURCE -I. -I.. -I../../include -…
-
Hey!! I am getting the following error for some books when I run my clustering code, while it works perfectly fine for rest of the books. Any idea as to why this is happening??
```bash
1 Traceback…
-
When a project defines a custom domain and marks it as "Canonical", we use our `readthedocs-sphinx-ext` to inject:
https://github.com/readthedocs/readthedocs-sphinx-ext/blob/614109c6ad11eaacbcde104…
-
We don't have a full repro on this, but in case it comes up again
```
Removing _devbuild/help/*
Traceback (most recent call last):
File "doctools/cmark.py", line 353, in
main(sys.argv)
File "…
-
System info:
`Linux liaohaiwen 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
`
Build steps:
```
1. yum -y install centos-release-scl
2. yum inst…