-
Notifications
You must be signed in to change notification settings - Fork 56
Changed the width of the toolbar image #97
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
Conversation
@@ -67,7 +67,7 @@ If you want the bundle to automatically find usable factory classes, install and | |||
classes: | |||
client: Http\Adapter\Guzzle6\Client | |||
message_factory: Http\Message\MessageFactory\GuzzleMessageFactory | |||
uri_factory: Http\Message\UriFactory\GuzzleUriFactory | |||
uri_factory: Http\Message\UriFactory\GuzzleUriFactorye |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
???
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo...
This PR does also include a fix for the services table. I removed the extra indentation |
Changed the width of the toolbar image
thanks. ideally we could see a preview somewhere for such things... |
We can enable dev builds for each feature branch separately. But ideally you should build the docs locally to see things like this IMO |
That would be awesome. I have not been able to build the docs locally. Things does not go well with the |
But that must be done manually. 😉 I can add you to the docs if you wish, I will stick with local building. (At least on my linux machine, Python-OS X combo sucks for me as well) |
maybe this could help? https://github.com/headstar/sphinx-doc-docker
|
Sure add me if it could help me preview my changes. |
Thank you David. I'll try that |
That looks awesome. |
It was too small before.