digitalmars.D - D docs in SVN
- BCS <ao pathlink.com> Feb 24 2008
- Derek Parnell <derek psych.ward> Feb 24 2008
- Frank Benoit <keinfarbton googlemail.com> Feb 24 2008
- Derek Parnell <derek nomail.afraid.org> Feb 24 2008
- BCS <ao pathlink.com> Feb 24 2008
- Derek Parnell <derek nomail.afraid.org> Feb 24 2008
- Derek Parnell <derek nomail.afraid.org> Feb 24 2008
Now that the D docs are in SVN, is there much chance for some people getting access to them to do things like clean out the last of the HTML tags in favor or DDoc macros?
Feb 24 2008
On Sun, 24 Feb 2008 20:33:30 +0000 (UTC), BCS wrote:Now that the D docs are in SVN, is there much chance for some people getting access to them to do things like clean out the last of the HTML tags in favor or DDoc macros?
Can I put my hand up to help with this task? -- Derek Parnell Melbourne, Australia skype: derek.j.parnell
Feb 24 2008
BCS schrieb:Now that the D docs are in SVN, is there much chance for some people getting access to them to do things like clean out the last of the HTML tags in favor or DDoc macros?
if you have read access, you can always do a patch. No general write access needed. To coordinate the work, you could use the ticket system. So you can prevent ppl from doing the same work simultanous and you can attach the result to the ticket. Walter can then comment the work or apply the patch and close the ticket.
Feb 24 2008
On Sun, 24 Feb 2008 20:33:30 +0000 (UTC), BCS wrote:Now that the D docs are in SVN, is there much chance for some people getting access to them to do things like clean out the last of the HTML tags in favor or DDoc macros?
What is the SVN's URL for these D Docs? -- Derek (skype: derek.j.parnell) Melbourne, Australia 25/02/2008 9:54:10 AM
Feb 24 2008
Reply to Derek,On Sun, 24 Feb 2008 20:33:30 +0000 (UTC), BCS wrote:Now that the D docs are in SVN, is there much chance for some people getting access to them to do things like clean out the last of the HTML tags in favor or DDoc macros?
It's under phobos somewhare... phobos\trunk\phobos\docsrc\*
Feb 24 2008
On Mon, 25 Feb 2008 00:20:24 +0000 (UTC), BCS wrote:Reply to Derek,On Sun, 24 Feb 2008 20:33:30 +0000 (UTC), BCS wrote:Now that the D docs are in SVN, is there much chance for some people getting access to them to do things like clean out the last of the HTML tags in favor or DDoc macros?
It's under phobos somewhare... phobos\trunk\phobos\docsrc\*
At first I thought of that but its only the Phobos source and embedded documentation and not the D Language documentation. So maybe that is not yet available for community editing. :-( -- Derek (skype: derek.j.parnell) Melbourne, Australia 25/02/2008 12:55:17 PM
Feb 24 2008
On Mon, 25 Feb 2008 12:56:36 +1100, Derek Parnell wrote:On Mon, 25 Feb 2008 00:20:24 +0000 (UTC), BCS wrote:Reply to Derek,On Sun, 24 Feb 2008 20:33:30 +0000 (UTC), BCS wrote:Now that the D docs are in SVN, is there much chance for some people getting access to them to do things like clean out the last of the HTML tags in favor or DDoc macros?
It's under phobos somewhare... phobos\trunk\phobos\docsrc\*
At first I thought of that but its only the Phobos source and embedded documentation and not the D Language documentation. So maybe that is not yet available for community editing. :-(
I take that back ... I just assumed it was only phobos but the whole set is there. http://www.dsource.org/projects/phobos/browser/trunk/phobos/docsrc -- Derek (skype: derek.j.parnell) Melbourne, Australia 25/02/2008 1:09:21 PM
Feb 24 2008









Derek Parnell <derek psych.ward> 