[dlang.org] [D-Programming-Language/dlang.org] dc0ebc: Get documentation of the documentation generator i...
GitHub via dlang.org
dlang.org at puremagic.com
Thu Feb 5 07:34:27 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: dc0ebc591fdfdfde2c7fd2226baa62824242b730
https://github.com/D-Programming-Language/dlang.org/commit/dc0ebc591fdfdfde2c7fd2226baa62824242b730
Author: Geod24 <pro.mathias.lang at gmail.com>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M ddoc.dd
M dlang.org.ddoc
M latex.ddoc
Log Message:
-----------
Get documentation of the documentation generator in sync with the compiler
This commit:
- Turns $(RAW_DOLLAR) into $(DOLLAR), affects only ddoc.dd;
- Remove RAW_DOLLAR definition, as it's the same as DOLLAR;
- Update DDOC macro, which was missing the footer.
- Documents DDOC_ENUM_BASETYPE (emitted on enum's base type);
- Documents DDOC_PSUPER_SYMBOL (emitted on class' base type(s));
Commit: a447ea6ccfbfb7836509b29541b4dd3c2793114a
https://github.com/D-Programming-Language/dlang.org/commit/a447ea6ccfbfb7836509b29541b4dd3c2793114a
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-02-06 (Fri, 06 Feb 2015)
Changed paths:
M ddoc.dd
M dlang.org.ddoc
M latex.ddoc
Log Message:
-----------
Merge pull request #889 from Geod24/update-ddoc-doc
Get documentation of the documentation generator in sync with the compiler
Compare: https://github.com/D-Programming-Language/dlang.org/compare/6bf75719701a...a447ea6ccfbf
More information about the dlang.org
mailing list