Skip to content

Conversation

@patrikbraborec
Copy link
Contributor

Summary

This PR removes the custom landing page and replaces it with a simple redirect to the documentation overview page, consistent with other Apify documentation sites.

Changes

  • Replace landing page with redirect component pointing to /sdk/python/docs/overview
  • Remove unused CSS module file (index.module.css)
  • Remove unused Python example file (home_page_example.py)
  • Update footer logo href to point to docs

Test plan

  • Verify that visiting the root path redirects to the docs overview
  • Check that the footer logo links correctly

🤖 Generated with Claude Code

This commit removes the custom landing page and replaces it with a redirect
to the documentation overview page, simplifying the site structure.

Changes:
- Replace landing page with redirect component to /sdk/python/docs/overview
- Remove unused CSS module file and example Python file
- Update footer logo href to point to docs

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
@patrikbraborec patrikbraborec changed the title Remove landing page from Python SDK documentation docs: Remove landing page from Python SDK documentation Jan 23, 2026
@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.90%. Comparing base (671e323) to head (9bb41e7).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #750      +/-   ##
==========================================
- Coverage   81.98%   81.90%   -0.08%     
==========================================
  Files          46       46              
  Lines        2681     2681              
==========================================
- Hits         2198     2196       -2     
- Misses        483      485       +2     
Flag Coverage Δ
integration 56.13% <ø> (ø)
unit 67.84% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@patrikbraborec patrikbraborec requested review from B4nan and TC-MO January 23, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants