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
fix(docs): include markdown and XML in package archives
Updated package.sh to include all three documentation formats:
- markdown/API.md
- xml/*.xml
- html/
Previously only packaged the html/ directory. Now archives contain
complete documentation set suitable for distribution.
0 commit comments