January 25, 2015 [dmd-internals] [D-Programming-Language/dmd] 352c1d: Implement $(DDOC_PARAGRAPH). | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 352c1d8464b8e7a5026e293f275456771072b5a6 https://github.com/D-Programming-Language/dmd/commit/352c1d8464b8e7a5026e293f275456771072b5a6 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-25 (Sun, 25 Jan 2015) Changed paths: M src/doc.c Log Message: ----------- Implement $(DDOC_PARAGRAPH). Commit: 8ab20d0bbfa6e6c2fe860db644be1b31902ce56f https://github.com/D-Programming-Language/dmd/commit/8ab20d0bbfa6e6c2fe860db644be1b31902ce56f Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-25 (Sun, 25 Jan 2015) Changed paths: M src/doc.c Log Message: ----------- Paragraphs should not span code blocks. Neither should they appear inside code blocks. Commit: 34467eea90caa91aaa69e33f55bdf32453681c46 https://github.com/D-Programming-Language/dmd/commit/34467eea90caa91aaa69e33f55bdf32453681c46 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-01-25 (Sun, 25 Jan 2015) Changed paths: A test/compilable/ddocparagraph.d A test/compilable/extra-files/ddocparagraph.html Log Message: ----------- Add test. Commit: 0f97ab5a73241782cc7e621ddca22b6b35909d6b https://github.com/D-Programming-Language/dmd/commit/0f97ab5a73241782cc7e621ddca22b6b35909d6b Author: Walter Bright <walter@walterbright.com> Date: 2015-01-25 (Sun, 25 Jan 2015) Changed paths: M src/doc.c A test/compilable/ddocparagraph.d A test/compilable/extra-files/ddocparagraph.html Log Message: ----------- Merge pull request #4338 from quickfur/ddoc_para Issue 9731: implement $(DDOC_PARAGRAPH) Compare: https://github.com/D-Programming-Language/dmd/compare/0fd5758941b0...0f97ab5a7324 |
Copyright © 1999-2021 by the D Language Foundation