view/contribute.html.haml in inqlude-0.7.4 vs view/contribute.html.haml in inqlude-0.8.0
- old
+ new
@@ -10,10 +10,12 @@
= link( "http://github.com/cornelius/inqlude-data" )
or
= link( "https://projects.kde.org/projects/websites/inqlude-data" ) + "."
It contains a manifest file in JSON format for each library, which has the
meta data in a structured machine-readable form. JSON is easy enough for
- humans to read and edit as well.
+ humans to read and edit as well. See the
+ = link_to "specification of the manifest format", "https://github.com/cornelius/inqlude/blob/master/manifest-format.md"
+ for documentation about what to put into the manifest.
%p
You can contribute meta data by providing patches to the inqlude-data
repository. Use the github mechanisms or just send patches by email.
Contributions are welcome.