[erlang-questions] FOP (was: Re: Trace-Driven Development)
Anthony Ramine
n.oxyde@REDACTED
Thu Jun 7 11:05:07 CEST 2012
Le 7 juin 2012 à 09:46, Tim McNamara <paperless@REDACTED> a écrit :
> On 7 June 2012 12:23, OvermindDL1 <overminddl1@REDACTED> wrote:
>> On Wed, Jun 6, 2012 at 7:50 AM, Michael Turner
>> <michael.eugene.turner@REDACTED> wrote:
>>>> and nobody
>>>> bothers to correct the mistakes.
>>>
>>> Not "nobody". For example, I'm one of those weird people who will
>>> spend 30 seconds to sign up for almost any wiki I see a typo in.
>>
>> For what it is worth, I am one as well. Some sort of user-editable
>> documentation (even something that I could comment on like the Haskell
>> one) would be nice.
>
> One very easy to implement solution would be to put the sources of the
> document into GitHub and use pull requests. This is especially handy
> these days, given that GitHub supports in-browser editing.
GitHub in browser editing is annoying and does not let you create new branches.
> Are the sources for the Erlang documentation written in plain text?
XML (with undocumented DTD) + edoc
More information about the erlang-questions
mailing list