docs: updated doc site and json schema#1098
docs: updated doc site and json schema#1098stephenplusplus merged 1 commit intogoogleapis:gh-pagesfrom callmehiphop:gh-pages
Conversation
|
Looks like there are some conflicts, which isn't hard to believe when there are over 1000 changes files! Demo looks awesome (as awesome as always). I just noticed that http://callmehiphop.github.io/gcloud-node/#/docs/v0.27.0/datastore/transaction has a |
|
👏 x 1,094 Found some hopefully small things! Some The Subscription constructor has some malformed examples. See the Links like these: http://callmehiphop.github.io/gcloud-node/#/docs/v0.27.0/dns Seem to be pointing to a dead page now (http://callmehiphop.github.io/gcloud-node/#/docs/?method=gcloud). I think they just need the http://callmehiphop.github.io/gcloud-node/#/docs/v0.27.0/storage/bucket?method=acl.acl.delete
Any reason I tried with others using the emulator, and they seem to be affected as well. The inner docs pages work for my physical device, but the simulator shows a different story for example: Small one!: |
|
https://github.com/callmehiphop/gcloud-node/tree/08afcbb5a135677d66e3cffd8aed19c23b5b94c5/scripts seems to have extra files in there. Also, can you point me to where the script is that gives them the unique hashes? |
Yeah, slipped my mind when generating the JSON for previous versions, should be fixed now though!
Good catch! Fixed!
This might have been a side effect from all the
Accident! Went with a yeoman scaffold and didn't realize their meta tag would be different.
Should be fixed!
Ah, yeah, I suppose when we update the site we'll need to do a little clean up. The hashes are made via gulp script when running
Eek, going to look into this one, must be the example parsing code. |
|
Ran into an issue where certain versions of dox changed where the source line no. was, (I had to rollback versions to avoid parse errors in previous releases), so I need to go through and tidy up those. |
|
Sorry :( |
|
Don't be! |
|
@stephenplusplus if you want to take another look, I think I've tackled everything |
Ahh, I think that might have resurfaced from minifying the HTML. I added a |
docs: updated doc site and json schema
🤖 I have created a release \*beep\* \*boop\* --- ## [2.25.0](https://www.github.com/googleapis/gax-nodejs/compare/v2.24.3...v2.25.0) (2021-09-01) ### Features * Add compute operation service protos ([#1090](https://www.github.com/googleapis/gax-nodejs/issues/1090)) ([e5ed779](https://www.github.com/googleapis/gax-nodejs/commit/e5ed7792199862e27e1c40de711bfb7c13a9b99c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Source-Link: googleapis/synthtool@41ccd8c Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a







Demo