apify-docs icon indicating copy to clipboard operation
apify-docs copied to clipboard

Add LLMs buttons to the rest of the docs

Open patrikbraborec opened this issue 4 months ago • 2 comments

Currently, we have LLM buttons on Academy, Platform, and API docs. We should add it to the rest of our documentation sites: https://github.com/apify/apify-docs/pull/1803.

patrikbraborec avatar Aug 21 '25 13:08 patrikbraborec

You might want to move the new components to the theme (https://github.com/apify/apify-docs/tree/master/apify-docs-theme/src/theme), that way you won't have to copy the implementation to all the other repositories.

B4nan avatar Aug 21 '25 13:08 B4nan

You might want to move the new components to the theme (master/apify-docs-theme/src/theme), that way you won't have to copy the implementation to all the other repositories.

looks like #1803 broke the child repositories, since it references the new component in the shared theme, so we will need to do this right ahead

https://github.com/apify/apify-sdk-python/actions/runs/17128444655/job/48585898735

B4nan avatar Aug 21 '25 15:08 B4nan