Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-09 | erl_docgen: Add ghlink step for all non-generated doc xml files | Lukas Larsson | |
In order to get line numbers into the ghlink we have to add a post processing step for all xml files. | |||
2018-03-28 | erl_docgen: Add datatype-title tag to datatype tag | Hans Nilsson | |
2017-10-27 | erl_docgen: Insert an anchor for "anchor" attribute | Hans Bolinder | |
Certain functions, particularly in erlang(3), have specs with many clauses, some of which are documented separately. No anchors were inserted automatically for clauses (as is the case for functions), why manually written anchors had to be added to the XML files. However, these anchors had to be placed inside the description, and the links would point into the text, not into the name of the function/clause. The new "anchor" attribute is to be used where manually written anchors have hitherto been used. The "anchor" attribute can also be used without the "clause_i" attribute. | |||
2017-09-15 | Allow <chapter> without <section> in chapter dtd | Kenneth Lundin | |
2016-07-07 | erl_docgen: Allow 'seealso' in 'name' | Hans Bolinder | |
2016-06-01 | [erl_docgen] Fix support for quote tag | Lars Thorsen | |
2016-06-01 | Make it possible to run xmllint target in system documentation | Lars Thorsen | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-12-11 | [erl_docgen] Update element section in DTD | Lars Thorsen | |
Allow sections in sections for reference manuals. | |||
2015-12-11 | [erl_docgen] Update element d in DTD | Lars Thorsen | |
Allow seealso in the d element | |||
2015-12-11 | [erl_docgen] Update item element in DTD | Lars Thorsen | |
Allow note, warning, do, dont in item element. | |||
2015-11-30 | [erl_docgen] Allow br in the tag of tagged lists | Lars Thorsen | |
2015-11-30 | [erl_docgen] Correct DTD for tags anno, fsummary and add an tag i (italic). | Lars Thorsen | |
2015-11-30 | [erl_docgen] Correct faults in the dtd | Lars Thorsen | |
2015-11-30 | [erl_docgen] Update DTD for anno tag | Lars Thorsen | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-20 | Support for <do> and <dont> doc tags | Rickard Green | |
2013-08-29 | Corrections so that the documentation confirms to the DTD | Kenneth Lundin | |
2013-01-21 | [erl_docgen] Add xmllint target for the documentation and fix some DTD errors | Lars Thorsen | |
2013-01-21 | [erl_docgen] Fix dtd error for type_desc tag | Lars Thorsen | |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-11-18 | [erl_docgen] Add missing xhtml-special.ent and xhtml-symbol.ent | Lars Thorsen | |
2011-11-18 | [erl_docgen] Update references to modules that changed name | Lars Thorsen | |
2011-11-18 | [erl_docgen] Move files from docbuilder to erl_docgen | Lars Thorsen | |