* Develop a script to convert Markdown source files to Mallard
+
* Develop a script to convert html source files to Mallard
−
** Up to now the current plan is to use html as an intermediate format. It will be easy to convert markdown or rst to html, it is straight forward with pandoc. Next a xml parser will be used and the mallard file will be written. At the moment I am reading about xml parsing in python.
+
** This is being developed already. I'll be adding more tags as I come across them
−
* Implement a mechanism to show help in each activity
+
* Display the relevant help file in the activity (map help file with their relevant activity)
−
* Extract strings from the help docs and feed them to pootle for l10n
+
* Lokalization of help content
* Write help for activities for which help is not there yet
* Write help for activities for which help is not there yet