-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the README.md
as the default package documentation for libraries
#7404
Labels
Comments
Need to do the same change for all the ballerinax modules (connectors) as well. |
This was referenced Nov 25, 2024
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Merged
This was referenced Nov 25, 2024
Merged
Merged
Merged
Merged
Make README.md as the default package documentation
ballerina-platform/module-ballerina-protobuf#248
Merged
Merged
Merged
Merged
Merged
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
With update 11, the default package documentation has changed to
README.md
file[1]. This change is backward compatible. But still there is an error printed for the libraries which hasPackage.md
/Module.md
files:[1] ballerina-platform/ballerina-spec#1256
As a solution the
Package.md
/Module.md
files should be replaced by aREADME.md
file. This has to be done for all the librariesVersion
Ballerina SwanLake Update 11
The text was updated successfully, but these errors were encountered: