digitalmars.D.learn - Online Phobos Prerelease Docs
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (4/4) Oct 05 2015 Is there an (official or unoffical) prerelease version of the
- John Colvin (2/6) Oct 05 2015 http://dlang.org/phobos/index.html it's on the sidebar
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/3) Oct 05 2015 That was too easy. Thanks!
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (4/5) Oct 05 2015 I can't find allocator there (yet) in tree.
- John Colvin (3/8) Oct 05 2015 because the website needs updating.
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/9) Oct 05 2015 Ahh, nice!
- Marc =?UTF-8?B?U2Now7x0eg==?= (7/11) Oct 05 2015 In each PR at the bottom there is a CI section with links to the
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/4) Oct 05 2015 Thanks!
Is there an (official or unoffical) prerelease version of the Phobos docs, typically for studying std.allocator? It would be nice to have the D servers auto-generate this every time a PR is merged into druntime/phobos.
Oct 05 2015
On Monday, 5 October 2015 at 08:19:26 UTC, Per Nordlöw wrote:Is there an (official or unoffical) prerelease version of the Phobos docs, typically for studying std.allocator? It would be nice to have the D servers auto-generate this every time a PR is merged into druntime/phobos.http://dlang.org/phobos/index.html it's on the sidebar
Oct 05 2015
On Monday, 5 October 2015 at 08:45:54 UTC, John Colvin wrote:http://dlang.org/phobos/index.html it's on the sidebarThat was too easy. Thanks!
Oct 05 2015
On Monday, 5 October 2015 at 08:45:54 UTC, John Colvin wrote:http://dlang.org/phobos/index.html it's on the sidebarI can't find allocator there (yet) in tree. http://dlang.org/phobos-prerelease/std_experimental_allocator.html Why?
Oct 05 2015
On Monday, 5 October 2015 at 09:53:09 UTC, Per Nordlöw wrote:On Monday, 5 October 2015 at 08:45:54 UTC, John Colvin wrote:because the website needs updating. In the mean-time, `digger build --with=website`http://dlang.org/phobos/index.html it's on the sidebarI can't find allocator there (yet) in tree. http://dlang.org/phobos-prerelease/std_experimental_allocator.html Why?
Oct 05 2015
On Monday, 5 October 2015 at 10:46:20 UTC, John Colvin wrote:Ahh, nice!I can't find allocator there (yet) in tree. http://dlang.org/phobos-prerelease/std_experimental_allocator.html Why?because the website needs updating. In the mean-time, `digger build --with=website`
Oct 05 2015
On Monday, 5 October 2015 at 08:19:26 UTC, Per Nordlöw wrote:Is there an (official or unoffical) prerelease version of the Phobos docs, typically for studying std.allocator? It would be nice to have the D servers auto-generate this every time a PR is merged into druntime/phobos.In each PR at the bottom there is a CI section with links to the auto-tester, Travis and Vladimir Panteleev's documentation tester. The latter generates the documentation and makes it viewable online: Example: http://dtest.thecybershadow.net/results/222c23bc3a5255fff85139b32277a6b9c0402815/ca92fc9f966c135b895f305595aaf43a4e66872d/
Oct 05 2015
On Monday, 5 October 2015 at 09:04:17 UTC, Marc Schütz wrote:Example: http://dtest.thecybershadow.net/results/222c23bc3a5255fff85139b32277a6b9c0402815/ca92fc9f966c135b895f305595aaf43a4e66872d/Thanks!
Oct 05 2015