[dlang.org] [dlang/dlang.org] 01bceb: Minor tweaks to fix current Ddoc themes due to the...
GitHub via dlang.org
dlang.org at puremagic.com
Wed Oct 12 12:30:18 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/dlang.org
Commit: 01bceb7066f38358b8b2d1d7a345989414bca46f
https://github.com/dlang/dlang.org/commit/01bceb7066f38358b8b2d1d7a345989414bca46f
Author: Jacob Carlborg <doob at me.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M html.ddoc
M plaintext.ddoc
M verbatim.ddoc
Log Message:
-----------
Minor tweaks to fix current Ddoc themes due to the new Ddoc theme
The new Ddoc theme [1] introduced three new macros: DDOC_MEMBER,
DDOC_MEMBER_HEADER and DDOC_HEADER_ANCHOR. This tweak configures these
new macros to have no impact on the existing ddoc themes.
[1] https://github.com/dlang/dmd/pull/6173
Commit: d6b5fcf01003cfeaba8843c3628dff84e11460ef
https://github.com/dlang/dlang.org/commit/d6b5fcf01003cfeaba8843c3628dff84e11460ef
Author: Vladimir Panteleev <github.private at thecybershadow.net>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M html.ddoc
M plaintext.ddoc
M verbatim.ddoc
Log Message:
-----------
Merge pull request #1497 from jacob-carlborg/fix-dlang-ddoc-theme
Minor tweaks to fix current Ddoc themes due to the new Ddoc theme
Compare: https://github.com/dlang/dlang.org/compare/b3992d12b543...d6b5fcf01003
More information about the dlang.org
mailing list