Skip to content

Conversation

deven367
Copy link
Collaborator

@deven367 deven367 commented Oct 16, 2025

This PR migrates from lazydocs to mkdocstrings

  • update Makefile
  • update build-docs workflow
  • add parser
  • add docs

cursor[bot]

This comment was marked as outdated.

process_files(args.input_dir)

# Step 2: Always copy the README
# copy_readme()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Missing README in Documentation Build

The copy_readme() function call is commented out, which prevents README.md from being processed into index.mdx. This omission breaks the documentation build by leaving the main index page missing, despite the comment indicating it should "Always copy the README".

Fix in Cursor Fix in Web

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.

1 participant