googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.26k stars 1.91k forks source link

docs: Fix generated documentation #3463

Open elliott-king opened 3 months ago

elliott-king commented 3 months ago

Generated documentation was using the base directory & package.json for all libraries. Fixed the directories & package jsons to use.

It must have worked at one point, bc the doc sites have some classes as direct links.

I'm not sure npm test passes - it's timing out on my toaster.

To test:

Fixes #3460 and #3405 🦕

ahmadnassri commented 2 weeks ago

will this be merged soon? currently all the API Reference links in docs are broken / or in a circular link between github and the static site