Skip to content

Conversation

@mdizadi
Copy link

@mdizadi mdizadi commented Feb 3, 2026

Summary

  • Fix relative paths in docstring links (remove /reference/ prefix)
  • Remove broken FixestMulti links (doc page doesn't exist)
  • Fix typo in Feols link (missing closing bracket)
  • Replace Greek letter β with 'beta' for Windows encoding compatibility

Details

The docstrings in feols_.py, fepois_.py, and feiv_.py contained broken links that prevented the documentation from building correctly on
Windows (due to encoding issues with the β character) and had incorrect paths for cross-references.

Test plan

  • Verified pixi run -e docs docs-build completes without errors
  • Verified generated .qmd files contain correct relative links

mdizadi and others added 2 commits February 3, 2026 13:54
- Fix relative paths in docstring links (remove /reference/ prefix)
- Remove broken FixestMulti links (doc page doesn't exist)
- Fix typo in Feols link (missing closing bracket)
- Replace Greek letter β with 'beta' for Windows encoding compatibility

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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