David Rajchenbach-Teller
unread,Apr 1, 2016, 12:53:33 PM4/1/16You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-proj...@lists.mozilla.org
I'm currently putting documentation on our Wiki, to complete the
documentation started by Michiel (thanks a lot, Michiel, btw).
Now that I have had time to test it, the bottom line, at the moment, is
that I'm not very happy about the tool for technical documentation.
1/ Formatting options for code are simply not very good.
2/ I'm not really happy about the search options either.
I would suggest we move technical documentation to a Github wiki.
This would have the following benefits:
- markdown support;
- syntax highlighting;
- same format as our documents in the source code, for easier
copy/pasting both ways (including from/to tests);
- better search.
For the moment, only the REST API would move.
Is anybody against that?
Cheers,
David