-
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…
-
The output produced by the man page converter currently doesn't recognize the horizontal style on a dlist. However, it is possible to support. Presumably, we can use the `.TP` macro. However, if that …
-
Hi,
I aml trying to use the editor in a table cell (td tag). However the editor is not visible. When I inspect the DOM tree, only a div is attached to the DOM. here is the DOM fragment
`
`
`
…
-
Admonition blocks are a cool feature of AsciiDoc:
![image](https://user-images.githubusercontent.com/4246780/81958396-38826680-960e-11ea-9e0c-61f3dcbd0bc0.png)
(see [here](https://asciidoctor.or…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
if you move and/or rename a file (to add -'s or a prefix) with matching delete and add files, ...
-
```
xdt-autogen: It is recommended to use IT_PROG_INTLTOOL([0.35.0])
in your configure.ac file and remove AC_PROG_INTLTOOL
See http://bugzilla.xfce.org/show_bug.cgi?id=8…
-
I am trying to install docker on the google dev miniboard and am runnig into issues
```
mendel@vexing-bunny:~/docker-stuff/docker$ sudo apt-get install containerd.io docker-ce docker-ce-cli
Read…
-
**Describe the bug**
Testing `//tests/haskell_module/dep-narrowing-th:Test` on amd64 Darwin using GHC 9.6 crashes ghc-iserv with a BUS error when using a GHC from nixpkgs, and with a SIGSEGV error …
avdv updated
4 months ago
-
Relative URLs without prefix of "./" get a 404. For example: `` in http://localhost:8080/apps/web reports this error:
http://localhost:8080/apps/web
[404] http://localhost:8080/apps/harmonograph…