[dlang.org] [D-Programming-Language/d-programming-language.org] dedf3c: Use RELATIVE_LINK2 everywhere instead of $(LINK2 #...
GitHub
noreply at github.com
Sun Mar 10 18:46:50 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/d-programming-language.org
Commit: dedf3cc1564523721fd6b84f1a484f2924544f68
https://github.com/D-Programming-Language/d-programming-language.org/commit/dedf3cc1564523721fd6b84f1a484f2924544f68
Author: Nick Treleaven <nick.treleaven at btinternet.com>
Date: 2013-03-03 (Sun, 03 Mar 2013)
Changed paths:
M D1toD2.dd
M arrays.dd
M attribute.dd
M comparison.dd
M const-faq.dd
M cpp0x.dd
M cppstrings.dd
M cpptod.dd
M ctod.dd
M dcompiler.dd
M declaration.dd
M deprecate.dd
M ebook.ddoc
M faq.dd
M latex.ddoc
M memory.dd
M migrate-to-shared.dd
M property.dd
M struct.dd
M traits.dd
Log Message:
-----------
Use RELATIVE_LINK2 everywhere instead of $(LINK2 #anchor, Description)
'#' should not be used for non-HTML generation.
Commit: ef32f1b2ebd9fac57bf9e68f76cc37ffb59a5970
https://github.com/D-Programming-Language/d-programming-language.org/commit/ef32f1b2ebd9fac57bf9e68f76cc37ffb59a5970
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-03-10 (Sun, 10 Mar 2013)
Changed paths:
M D1toD2.dd
M arrays.dd
M attribute.dd
M comparison.dd
M const-faq.dd
M cpp0x.dd
M cppstrings.dd
M cpptod.dd
M ctod.dd
M dcompiler.dd
M declaration.dd
M deprecate.dd
M ebook.ddoc
M faq.dd
M latex.ddoc
M memory.dd
M migrate-to-shared.dd
M property.dd
M struct.dd
M traits.dd
Log Message:
-----------
Merge pull request #293 from ntrel/use-relative_link2
Use RELATIVE_LINK2 instead of $(LINK2 #anchor, Description)
Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/61b2daf8ffdf...ef32f1b2ebd9
More information about the dlang.org
mailing list