content/projects/d.html @ 3b0fb0a3ea52
Fix sub() in list-out-of-lambda.html
author |
Ivan Vyshnevskyi <sainaen@gmail.com> |
date |
Sun, 31 Mar 2013 18:32:09 +0300 |
parents |
42fc314f745f |
children |
(none) |
{% extends "_post.html" %}
{% hyde
title: "d"
snip: "Generate documentation and get on with your life."
created: 2012-01-23 20:00:01
exclude: False
%}
{% block article %}
[d](http://sjl.bitbucket.org/d/) generates documentation from Markdown files
and lets you get on with your life.
It's open source (MIT/X11 licensed) on [BitBucket][] and [GitHub][].
[BitBucket]: http://bitbucket.org/sjl/d/
[GitHub]: http://github.com/sjl/d/
{% endblock %}