Skip to content

docs: Remove landing page from Python SDK documentation#750

Merged
patrikbraborec merged 1 commit intomasterfrom
remove-landing-page
Feb 5, 2026
Merged

docs: Remove landing page from Python SDK documentation#750
patrikbraborec merged 1 commit intomasterfrom
remove-landing-page

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

@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.91%. Comparing base (aa0fa9d) to head (fef75cf).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #750   +/-   ##
=======================================
  Coverage   81.91%   81.91%           
=======================================
  Files          46       46           
  Lines        2693     2693           
=======================================
  Hits         2206     2206           
  Misses        487      487           
Flag Coverage Δ
integration 55.95% <ø> (ø)
unit 68.06% <ø> (ø)

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
@patrikbraborec patrikbraborec marked this pull request as ready for review February 3, 2026 09:03
@github-actions github-actions bot added the t-c&c Team covering store and finance matters. label Feb 5, 2026
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 merged commit 72cbff0 into master Feb 5, 2026
28 of 29 checks passed
@patrikbraborec patrikbraborec deleted the remove-landing-page branch February 5, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-c&c Team covering store and finance matters.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants