home edit page issue tracker

This page pertains to UD version 2.

Getting a repository

Make sure you have a github account and contact a member of our release and documentation task force: ginter@cs.utu.fi, sampo.pyysalo@gmail.com, zeman@ufal.mff.cuni.cz. They will get you going.

Coding metadata for the front page

The table on the front page is automatically generated from special lines in the README.txt or README.md file for every language. This means that in order to add a new language, also its repository must be created, minimally with the readme file. Here is an example of the language metadata block from the Finnish README file

Documentation status: complete
Data source: semi-automatic
Data available since: UD v1.0
License: CC BY-SA 4.0
Genre: blog wiki legal news fiction
Contributors: Ginter, Filip; Kanerva, Jenna; Laippala, Veronika; Missilä, Anna; Pyysalo, Sampo
Contact: email1@example.com, email2@example.com

This block can be anywhere in the readme file. The properties are as follows:

Making a release

When you are ready to contribute to a release, please read the release checklist.