You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add comprehensive documentation generation system
- Add multiple documentation targets in Makefile for flexible doc access
- Implement doc-generate to create static API documentation files
- Add doc-serve-static for HTTP serving of generated documentation
- Fix doc target to properly iterate through package directories
- Update .gitignore to exclude generated documentation artifacts
- Provide both interactive web docs and static file serving options
0 commit comments