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

This project is the home of Apify's documentation.

Results 237 apify-docs issues
Sort by recently updated
recently updated
newest added

Both SDKs docs: - [ ] Add proxy usage examples - the question was "Setting up proxyConfiguration for Selenium python actor. I though that it would be in the Python-selenium...

medium priority
product roadmap
backend
t-docs

Based on discord ask, it seems like users could not figure out how to utilize KV store to save images and others. We should extend the documentation with some examples...

t-docs

Rewrite of Development section to update all screenshots and other information that may be relevant. Reach out to relevant teams for input if anything is missing from documentation. Rewrite in...

Epic
t-docs

Please check that the behavior is the same as for readme so this is actually a valid description

t-delivery

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@giscus/react](https://togithub.com/giscus/giscus-component) ([source](https://togithub.com/giscus/giscus-component/tree/HEAD/react)) | [`^2.2.8` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@giscus%2freact/2.4.0/3.0.0) |...

The [API reference](https://docs.apify.com/api/v2) in the new docs is kinda wonky - it takes a long time to load, the black header blinks through, and the scrolling works weird. It's probably...

t-tooling

The menu should contain: > Introduction Actors Proxy Storage Integrations Monitoring Collaboration - Schedules will go to actors as they are not so important and do not contain nested pages...

documentation
low priority

All landing pages have trailing slash, for example `/api/client/js/`. I think that it's fixable by replacing this rewrite: ``` rewrite ^/api/client/js$ /api/client/js/ redirect; ``` with ``` rewrite ^/api/client/js/$ /api/client/js redirect;...

bug
documentation
low priority
t-tooling

Add support for "Run on Apify" button for the code examples (both Javascript and Python) in the [Apify platform ](https://docs.apify.com/platform) docs. > look it's quite simple, we just have Actors...

documentation
t-tooling

- [ ] On mobile, the dark mode switch in docs overlaps with the docs header ![image](https://github.com/apify/apify-docs/assets/20155254/c45da7e6-dc40-4b80-ae35-6115b100ca71) - [ ] On mobile, the docs menu items have inconsistent margins ![image](https://github.com/apify/apify-docs/assets/20155254/af32aeff-5166-42e8-a4ac-93102a15ccbe)...

bug
low priority
t-tooling