-
Hi all,
I am trying to install py-pyopencl on ubuntu-18.04 or redhat 8.4 with spack 0.16, with system gcc (8.4)
```bash
spack install py-pyopencl
```
Please find attached the build log: [spack-bu…
-
With its Relax NG support (from #237), this language server is now extremely close to meeting the needs of a number of large XML initiatives such as DocBook, the [Text Encoding Initiative](https://tei…
-
I'm trying to write a release notes entry and spending an unjustified amount of time trying to make the hyperlink to a NixOS option documentation work.
I want to link to `systemd.services..unitConf…
-
The html pages generated from DocBook XSL don't have the daemon favicon. This needs to change.
-
DocBookRx implements conditional text using pairs of `ifdef::` and `endif::`. Sometimes the `ifdef` runs into the text, like `ifdef::jbossfuse[] More text here...`, which causes the `ifdef` to be trea…
-
It looks like all the saving is handled in the library itself.
I'd rather save to a memory stream as I need to do extra processing on the image, and have no reason to save to disk. Is there a way t…
-
Instead of having a license markdown file in every project, one could for example use --source-code-license=http://www.gnu.org/licenses/lgpl-3.0.en.html --documentation-license=http://www.wtfpl.net/tx…
-
Is there a strong cultural or canonical reason why the set of admonitions is limited to `CAUTION`, `IMPORTANT`, `NOTE`, `TIP` and `WARNING`?
I've often naively wanted to use `TODO` as an admonition (…
-
Add a style for supporting a procedure with steps (see example below). I think this can be done with a labeled list style.
```
Make a bed
Take off the old sheets.
Remove the old …
-
### Problem description
When using callouts you can re-use the same callout number for various lines across the example. For some reason, DAPS renumbers the callouts for each repetition and then gr…