Open MartinNowak opened 11 years ago
Running dub -build=ddox failed due to https://github.com/rejectedsoftware/dub/pull/162. The generated ddox documentation would look like this http://dlang.dawg.eu/std_allocator. Not sure how we could reuse dlang.org's infrastructure.
dub -build=ddox
Maybe @s-ludwig knows a good way to generate documentation.
Running
dub -build=ddox
failed due to https://github.com/rejectedsoftware/dub/pull/162. The generated ddox documentation would look like this http://dlang.dawg.eu/std_allocator. Not sure how we could reuse dlang.org's infrastructure.