Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/css: remove hyphens in literals #2452

Merged
merged 1 commit into from Aug 12, 2022
Merged

docs/css: remove hyphens in literals #2452

merged 1 commit into from Aug 12, 2022

Conversation

jrabbit
Copy link
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

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
Member

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.

None yet

3 participants