Skip to content

Conversation

@dwsupplee
Copy link
Contributor

@dwsupplee dwsupplee added documentation do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Feb 19, 2016
@callmehiphop
Copy link
Contributor

👍 is there a demo?

@dwsupplee
Copy link
Contributor Author

Working on getting a pretty rough demo of the gh-pages up right now

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 19, 2016
@@ -0,0 +1,233 @@
<?php

This comment was marked as spam.

@dwsupplee
Copy link
Contributor Author

WIP version of the docs site for anyone interested :)

http://dwsupplee.github.io/gcloud-php/#/

@JustinBeckwith
Copy link
Contributor

looking good!

@dwsupplee dwsupplee removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. in progress labels Feb 26, 2016
composer.json Outdated
"autoload": {
"psr-4": {
"Google\\Cloud\\": "src"
"Gcloud\\": "src"

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

dwsupplee added a commit that referenced this pull request Mar 1, 2016
Introduce doc generation tools
@dwsupplee dwsupplee merged commit 7d2fd94 into googleapis:master Mar 1, 2016
@tmatsuo
Copy link
Contributor

tmatsuo commented Mar 1, 2016

Nice work! Just a small nit, the demo still says composer install google/cloud, but now it should be google/gcloud? I understand that it is just a demo, but I'm wondering where it comes from.

@dwsupplee
Copy link
Contributor Author

Thanks @tmatsuo!

Good eye. You're correct it should be google/gcloud, I'll make sure it gets corrected.

@cedricziel
Copy link
Contributor

The example on the frontpage has an issue with escaping

@dwsupplee
Copy link
Contributor Author

Thanks @cedricziel. It appears there may be a configuration issue with hljs (the syntax highlighting library our docs site uses). Working on it now.

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

Labels

cla: yes This human has signed the Contributor License Agreement. documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants