Better docs for D (WIP)

Andrei Alexandrescu via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Jan 7 08:42:06 PST 2016


On 01/07/2016 09:05 AM, Steven Schveighoffer wrote:
> On 1/7/16 8:38 AM, anonymous wrote:
>> On 07.01.2016 14:31, Andrei Alexandrescu wrote:
>>> Here's a simple idea we can implement rather quickly. Say a user is
>>> browsing https://dlang.org/builtin.html and find a typo. They press a
>>> button labeled "Fix typo". That opens
>>> https://github.com/D-Programming-Language/dlang.org/edit/master/builtin.dd.
>>>
>>>
>>> From there people can edit the source file to fix the typo and create a
>>> PR, all without leaving the browser or building the documentation.
>>
>> We have this already. Top right corner, "Improve this page". People are
>> using the feature occasionally.
>
> Yes, in fact, core developers use this too.
>
> It's actually quite a bit more convenient than doing stuff locally.

Ah, sorry. I knew "Improve this page" existed but thought it goes 
through a more elaborate process. Shame on me I didn't bother to try it 
before posting...

Would it be a good idea to make that button more prominent?


Andrei



More information about the Digitalmars-d-announce mailing list