So you want to convert, GFDL-licensed DocBook help into CC-by-SA 3.0 licensed Mallard help?
Before you start
Do not read the DocBook help
Update the tasks page
Write the new help
Your commits should be ordered as follows:
- First commit:
Delete all files in help/C/ without looking at them
- Second commit:
Create a Mallard index.page, making sure that
- Write lots of help
Check that all Help buttons link to the right places. If they don't, then fix the link (hint: git grep "help:"). The URI syntax is normally help:<help-id> for index.page and help:<help-id>/<page-id> for other pages.
- Last commit:
Delete all obsolete translations from help/<language> and from help/Makefile.am
After you finish
Update the tasks page
- Review documentation bugs for the project
- Close all obsolete bugs
- Fix all valid bugs