Skip to content

docs/css: remove hyphens in literals#2452

Merged
milas merged 1 commit into
docker:mainfrom
jrabbit:patch-1
Aug 12, 2022
Merged

docs/css: remove hyphens in literals#2452
milas merged 1 commit into
docker:mainfrom
jrabbit:patch-1

Conversation

@jrabbit
Copy link
Copy Markdown
Contributor

@jrabbit jrabbit commented Oct 28, 2019

Edited the sphinx css theme to prevent hyphens being inserted into the requirements.txt name and other literals.

right now:
image
with fix:
image

@GordonTheTurtle
Copy link
Copy Markdown

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "patch-1" git@github.com:jrabbit/docker-py.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

Signed-off-by: Jack Laxson <jackjrabbit@gmail.com>
@jrabbit jrabbit changed the title remove hyphens in literals docs/css: remove hyphens in literals Oct 28, 2019
@milas milas merged commit 45bf9f9 into docker:main Aug 12, 2022
@milas milas self-requested a review August 12, 2022 13:46
@milas milas self-assigned this Aug 12, 2022
@milas
Copy link
Copy Markdown
Contributor

milas commented Aug 12, 2022

Merged out-of-band to fix conflicts due to age. Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants