diff options
author | Rob Cowsill <42620235+rcowsill@users.noreply.github.com> | 2021-05-06 23:14:49 +0100 |
---|---|---|
committer | Rob Cowsill <42620235+rcowsill@users.noreply.github.com> | 2021-05-06 23:14:49 +0100 |
commit | 800a2e2d35f6799603d71beb38563afb87e7084b (patch) | |
tree | 8ad6340a0db1bf052d84533d70157aad655b3a80 /vendor/github.com/fsouza/go-dockerclient/image.go | |
parent | 034470e5be8cfeef8ce0e0d2f47587a660682219 (diff) | |
download | podman-800a2e2d35f6799603d71beb38563afb87e7084b.tar.gz podman-800a2e2d35f6799603d71beb38563afb87e7084b.tar.bz2 podman-800a2e2d35f6799603d71beb38563afb87e7084b.zip |
[CI:DOCS] Stop conversion of `--` into en dash
In the documentation source `--` is only used in long option names or
console output. Currently any unescaped `--` that's not in a code
block/inline gets converted into a single "en dash". This is confusing
to the reader because long options start with two dashes, not one.
This switches off the dash transformation in Sphinx. Quotation marks,
apostrophes and ellipses are still transformed as before.
It also switches off all smart transforms in the podman-remote windows
documentation build. This matches the Linux man page build, which
doesn't use smart transforms.
Signed-off-by: Rob Cowsill <42620235+rcowsill@users.noreply.github.com>
Diffstat (limited to 'vendor/github.com/fsouza/go-dockerclient/image.go')
0 files changed, 0 insertions, 0 deletions