phobos/std/experimental/allocator/building_blocks
Sönke Ludwig f07dfe6df0 Add empty doc comments to all public Phobos modules to fix /library/.
The DDOX based documentation is configured to only show entities with doc comments and thus hides modules without one. This adds an empty comment to all public Phobos modules that have stayed undocumented so far.

They should probably get a proper documentation with description/license/copyright/.... This just fixes the documentation until then.
2016-06-06 10:53:11 +02:00
..
affix_allocator.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
allocator_list.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
bitmapped_block.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
bucketizer.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
fallback_allocator.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
free_list.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
free_tree.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
kernighan_ritchie.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
null_allocator.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
package.d Ddoc: clean up macros in std.experimental.allocator 2016-06-04 22:16:11 +02:00
quantizer.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
region.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
scoped_allocator.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
segregator.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
stats_collector.d Merge pull request #4307 from JackStouffer/allocator 2016-05-24 10:29:23 -04:00