This project is focused on improvements to the google-api-python-client project, starting by tackling the issue to replace epydoc with pydoctor.
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
CodeDay Labs team mentored by Hemal Ladani.
What challenges did you encounter?
- Transitioning from the outdated Epydoc tool to Pydoctor for generating API documentation
- Navigating the differences in functionality between the two tools
- Ensuring that the newly generated documentation was fully compatible with the existing project structure