Re: [webkit-dev] WebKit Documentation

2023-03-15 Thread Simon Fraser via webkit-dev
> On Mar 9, 2023, at 10:48 AM, Brandon Stewart via webkit-dev > wrote: > > Hello, > > Sorry for the delay on the documentation update. > > For getting the documentation system online, we were trying to settle on a > subdomain. > > What would people prefer we use as the official documentatio

Re: [webkit-dev] WebKit Documentation

2023-03-15 Thread Carlos Alberto Lopez Perez via webkit-dev
On 09/03/2023 19:48, Brandon Stewart via webkit-dev wrote: > What would people prefer we use as the official documentation location: > (1) docs.webkit.org > (2) developer.webkit.org > (3) documentation.webkit.org > (4) Other +1 for docs.webkit.org (shorter is better) ___

Re: [webkit-dev] WebKit Documentation

2023-03-13 Thread Adrian Perez de Castro via webkit-dev
Hi all, On Thu, 09 Mar 2023 10:48:27 -0800 Brandon Stewart via webkit-dev wrote: > Sorry for the delay on the documentation update. > For getting the documentation system online, we were trying to settle on a > subdomain. Looking forward to have the documentation online ^_^ > What would pe

Re: [webkit-dev] WebKit Documentation

2023-03-12 Thread Vitor Ribeiro Roriz via webkit-dev
: Friday, March 10, 2023 at 6:41 AM To: Brandon Stewart Cc: Ling Ho via webkit-dev Subject: Re: [webkit-dev] WebKit Documentation     On Mar 9, 2023, at 10:48 AM, Brandon Stewart via webkit-dev wrote:   Sorry for the delay on the documentation update.   For getting the

Re: [webkit-dev] WebKit Documentation

2023-03-12 Thread Brent Fulgham via webkit-dev
Subject: Re: [webkit-dev] WebKit Documentation     On Mar 9, 2023, at 10:48 AM, Brandon Stewart via webkit-dev wrote:   Sorry for the delay on the documentation update.   For getting the documentation system online, we were trying to settle on a subdomain.   What would people

Re: [webkit-dev] WebKit Documentation

2023-03-09 Thread Kirsling, Ross via webkit-dev
I’d vote for (1) since it’s easy to type! Thanks, Ross From: Ryosuke Niwa via webkit-dev Reply-To: Ryosuke Niwa Date: Friday, March 10, 2023 at 6:41 AM To: Brandon Stewart Cc: Ling Ho via webkit-dev Subject: Re: [webkit-dev] WebKit Documentation On Mar 9, 2023, at 10:48 AM, Brandon

Re: [webkit-dev] WebKit Documentation

2023-03-09 Thread Ryosuke Niwa via webkit-dev
> On Mar 9, 2023, at 10:48 AM, Brandon Stewart via webkit-dev > wrote: > > Sorry for the delay on the documentation update. > > For getting the documentation system online, we were trying to settle on a > subdomain. > > What would people prefer we use as the official documentation location:

Re: [webkit-dev] WebKit Documentation

2023-03-09 Thread Brandon Stewart via webkit-dev
Hello, Sorry for the delay on the documentation update. For getting the documentation system online, we were trying to settle on a subdomain. What would people prefer we use as the official documentation location: (1) docs.webkit.org (2) developer.webkit.org (3) documentation.webkit.org (4) Oth

Re: [webkit-dev] WebKit Documentation

2023-02-28 Thread dpino via webkit-dev
On 9/20/22 05:28, Brandon Stewart via webkit-dev wrote: > Hi WebKit Developers, > > Documentation is an important part of any open source project, especially for > a larger project like WebKit. Being able to ramp up during the onboarding > process, reading up on architectural decisions, and le

Re: [webkit-dev] WebKit Documentation

2022-09-21 Thread Ryosuke Niwa via webkit-dev
> On Sep 21, 2022, at 6:50 AM, Michael Catanzaro wrote: > > On Tue, Sep 20 2022 at 08:03:12 PM -0700, Ryosuke Niwa via webkit-dev > wrote: >> (2) is particularly important because many people who are new to WebKit >> often don´t know what they don´t know. This is why, for example, memory >>

Re: [webkit-dev] WebKit Documentation

2022-09-21 Thread Michael Catanzaro via webkit-dev
On Tue, Sep 20 2022 at 08:03:12 PM -0700, Ryosuke Niwa via webkit-dev wrote: (2) is particularly important because many people who are new to WebKit often don’t know what they don’t know. This is why, for example, memory management section appears towards the beginning of the document and the

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Ryosuke Niwa via webkit-dev
> On Sep 20, 2022, at 1:52 PM, Brent Fulgham wrote: > >> On Sep 20, 2022, at 1:16 AM, Ryosuke Niwa via webkit-dev >> wrote: >> >>> On Sep 19, 2022, at 2:28 PM, Brandon Stewart via webkit-dev >>> mailto:webkit-dev@lists.webkit.org>> wrote: >>> >>> Documentation is an important part of any o

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Brent Fulgham via webkit-dev
> On Sep 20, 2022, at 1:16 AM, Ryosuke Niwa via webkit-dev > wrote: > > >> On Sep 19, 2022, at 2:28 PM, Brandon Stewart via webkit-dev >> mailto:webkit-dev@lists.webkit.org>> wrote: >> >> Documentation is an important part of any open source project, especially >> for a larger project like

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Ryosuke Niwa via webkit-dev
> On Sep 20, 2022, at 6:04 AM, Michael Catanzaro wrote: > > On Tue, Sep 20 2022 at 01:16:53 AM -0700, Ryosuke Niwa via webkit-dev > wrote: >> I´ve been working on >> https://github.com/WebKit/WebKit/blob/main/Introduction.md for the past >> couple of years, and I´d would have preferred to ha

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Michael Catanzaro via webkit-dev
On Tue, Sep 20 2022 at 01:16:53 AM -0700, Ryosuke Niwa via webkit-dev wrote: I’ve been working on https://github.com/WebKit/WebKit/blob/main/Introduction.md for the past couple of years, and I’d would have preferred to have a collaboration rather than a competition here. This Introduction.md

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Konstantin Tokarev via webkit-dev
> Why not double-down on the GitHub wiki? It's very easy to learn to use, > and there are edit buttons everywhere so there is no "distance" between > the docs and the ability to edit them. The easier it is to edit docs, > the better we'll do at keeping them up to date. > > I like Markdown, and

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Ryosuke Niwa via webkit-dev
> On Sep 19, 2022, at 2:58 PM, Michael Catanzaro via webkit-dev > wrote: > > Why not double-down on the GitHub wiki? It's very easy to learn to use, and > there are edit buttons everywhere so there is no "distance" between the docs > and the ability to edit them. The easier it is to edit docs

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Ryosuke Niwa via webkit-dev
> On Sep 19, 2022, at 2:28 PM, Brandon Stewart via webkit-dev > wrote: > > Documentation is an important part of any open source project, especially for > a larger project like WebKit. Being able to ramp up during the onboarding > process, reading up on architectural decisions, and learning h

Re: [webkit-dev] WebKit Documentation

2022-09-20 Thread Ryosuke Niwa via webkit-dev
> On Sep 19, 2022, at 4:48 PM, Fujii Hironori via webkit-dev > wrote: > > Why not double-down on WebKit Git repository? > The closer the document is to the source code, the easier to keep them > up-to-date. > We can modify both the source code and the document in a single commit > through ou

Re: [webkit-dev] WebKit Documentation

2022-09-19 Thread Ling Ho via webkit-dev
On 9/19/22 4:48 PM, Fujii Hironori via webkit-dev wrote: Why not double-down on WebKit Git repository? The closer the document is to the source code, the easier to keep them up-to-date. We can modify both the source code and the document in a single commit through our review process. Do you

Re: [webkit-dev] WebKit Documentation

2022-09-19 Thread Fujii Hironori via webkit-dev
Why not double-down on WebKit Git repository? The closer the document is to the source code, the easier to keep them up-to-date. We can modify both the source code and the document in a single commit through our review process. Do you plan to shutdown https://trac.webkit.org/wiki ? ___

Re: [webkit-dev] WebKit Documentation

2022-09-19 Thread Michael Catanzaro via webkit-dev
Why not double-down on the GitHub wiki? It's very easy to learn to use, and there are edit buttons everywhere so there is no "distance" between the docs and the ability to edit them. The easier it is to edit docs, the better we'll do at keeping them up to date. I like Markdown, and am OK wi

Re: [webkit-dev] webkit documentation

2008-11-25 Thread Jack Wootton
the >>> web >>> site, please ask. >>> Dave >>> >>> ____ >>> From: Jack Wootton <[EMAIL PROTECTED]> >>> To: [EMAIL PROTECTED] >>> Cc: webkit-dev@lists.webkit.org >>> Sent: Friday, Novemb

Re: [webkit-dev] webkit documentation

2008-11-22 Thread William Siegrist
eb site, please ask. Dave From: Jack Wootton <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: webkit-dev@lists.webkit.org Sent: Friday, November 21, 2008 8:25:32 AM Subject: Re: [webkit-dev] webkit documentation I have done this, but it was rejected: https://bugs.webkit.o

Re: [webkit-dev] webkit documentation

2008-11-22 Thread Jack Wootton
dev@lists.webkit.org > Sent: Friday, November 21, 2008 8:25:32 AM > Subject: Re: [webkit-dev] webkit documentation > > I have done this, but it was rejected: > > https://bugs.webkit.org/show_bug.cgi?id=20125 > > On Mon, Jul 21, 2008 at 3:22 PM, David Kilzer <[EMAIL PROTECTED]&g

Re: [webkit-dev] webkit documentation

2008-11-21 Thread David Kilzer
_ From: Jack Wootton <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: webkit-dev@lists.webkit.org Sent: Friday, November 21, 2008 8:25:32 AM Subject: Re: [webkit-dev] webkit documentation I have done this, but it was rejected: https://bugs.webkit.org/show_bug.cgi?id=20125 On Mon, Jul 21,

Re: [webkit-dev] webkit documentation

2008-11-21 Thread Jack Wootton
I have done this, but it was rejected: https://bugs.webkit.org/show_bug.cgi?id=20125 On Mon, Jul 21, 2008 at 3:22 PM, David Kilzer <[EMAIL PROTECTED]> wrote: > We update the web site through patches. Just file a bug on bugs.webkit.org > and attach a patch with ChangeLog for review! > > Dave > >

Re: [webkit-dev] webkit documentation

2008-07-21 Thread David Kilzer
We update the web site through patches. Just file a bug on bugs.webkit.org and attach a patch with ChangeLog for review! Dave On Mon, 7/21/08, Jack Wootton <[EMAIL PROTECTED]> wrote: > OK, it seems this is a good place to start > > http://developer.apple.com/documentation/Cocoa/Conceptual/Di

Re: [webkit-dev] webkit documentation

2008-07-21 Thread Jack Wootton
OK, it seems this is a good place to start http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/Concepts/WebKitDesign.html Had to use Google to find it though, is it linked to on http://webkit.org/ at all? Cheers, Jack On Mon, Jul 21, 2008 at 9:57 AM, Jack Wootton <[EMAIL