Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-07 | erl_docgen: Allow 'seealso' in 'name' | Hans Bolinder | |
2016-06-13 | Merge branch 'derek121/doc-function-list-ordering/PR-543/OTP-13668' | Lars Thorsen | |
* derek121/doc-function-list-ordering/PR-543/OTP-13668: Sort functions in doc index frames | |||
2016-06-02 | Sort functions in doc index frames | Derek Brown | |
Changed to sort the list of functions for each module in the lefthand frame of doc pages, for easier and more reliable browsing. | |||
2016-06-01 | [erl_docgen] Normalize space for content in a seealso element | Lars Thorsen | |
2016-06-01 | [erl_docgen] Fix anchor bug for sections in ref manuals | Lars Thorsen | |
2016-06-01 | [erl_docgen] Fix support for quote tag | Lars Thorsen | |
2016-06-01 | [erl_docgen] Correct the handling of marker tags | Lars Thorsen | |
Corrected how the generated html anchor is placed so the section title is visible after jump to the anchor. | |||
2016-06-01 | [erl_docgen] Add new formatting for header level 4 and below | Lars Thorsen | |
2016-06-01 | Make it possible to run xmllint target in system documentation | Lars Thorsen | |
2016-05-17 | erl_docgen: Add anchors to datatypes without name attribute | Hans Bolinder | |
db_html.xsl generates anchors for data types referred to by strings (instead of 'name' attributes). For example: <datatype> <name>edge()</name> </datatype> generates: <p><a name="type-edge"><span class="bold_code">edge()</span></a><br></p> | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-11-30 | [erl_docgen] Add conversion of the i tag in the XSL specs | Lars Thorsen | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-08 | [erl_docgen] Add the extra front page info to pdf | Lars Thorsen | |
2015-05-08 | [erl_docgen] Update style for extra front page info | Lars Thorsen | |
2015-05-08 | [erl_docgen] Add possibility to add extra ino line on front page | Lars Thorsen | |
2015-03-20 | Support for <do> and <dont> doc tags | Rickard Green | |
2013-11-28 | Merge branch 'maint' | Lukas Larsson | |
* maint: Revert "Merge branch 'fredrik/doc/syntax_highlight/OTP-11237' into maint" | |||
2013-11-28 | Revert "Merge branch 'fredrik/doc/syntax_highlight/OTP-11237' into maint" | Lukas Larsson | |
This reverts commit 1562340596938d1f8a84b2ed43f5f0097be66ae7, reversing changes made to a5128108ad3efff77c5080f0769737e70a0bfd82. | |||
2013-11-13 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-11-13 | erl_docgen: fix code highlighting and warning and note parts in erl_docgen | Fredrik Gustafsson | |
2013-08-09 | Fix backslash in titles of manpages | Patrik Nyblom | |
A cludge which replaces one backslash with three in section headers when generating manpages from xml files. | |||
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-21 | [erl_docgen] Fix pdf indentation bug for tagged lists | Lars Thorsen | |
2013-01-02 | [erl_docgen] Use DejaVu fonts when generating PDF | Hans Bolinder | |
A few examples in lib/stdlib/doc/src/unicode_usage.xml make use of Cyrillic characters. | |||
2012-11-16 | [erl_docgen] Add db_eix.xsl to the Makefile | Lars Thorsen | |
2012-11-16 | [erl_docgen] Add possibility to specify pdf filename | Lars Thorsen | |
2012-11-16 | A possibility to configure erl_docgen so it can generate documentation for ↵ | Lars Thorsen | |
other products than Erlang/OTP. | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-07-11 | Fix a bug regarding spaces in C function prototypes | Hans Bolinder | |
Thanks to Richard O'Keefe for pointing the bug out. | |||
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-04-27 | erl_docgen: Do not overflow images for pdf doc gen | Björn-Egil Dahlberg | |
2012-02-06 | [erl_docgen] Optimize generation of HTML | Hans Bolinder | |
2012-02-01 | Optimize and improve handling of multiple func:s. | Hans Bolinder | |
2011-12-19 | Generate links in C libraries correctly | Hans Bolinder | |
2011-12-05 | [erl_docgen] Fix arity calculation bug | Lars Thorsen | |
2011-12-01 | Fix a bug in the generation of manpages | Hans Bolinder | |
User defined data types in function headers turned off bold face. | |||
2011-11-18 | Fix syntax bug in generated eix files | Lars Thorsen | |
2011-10-17 | Fix bugs in the generation of manpages | Hans Bolinder | |
The indentation of the <d> tag has been corrected, as has the corresponding tag used for Erlang specs. The contents of the <v> was not properly processed. | |||
2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
2011-09-28 | Improve indentation in manpages | Hans Bolinder | |
The indentation after `Warning:' and `Note:' in manpages has been improved. | |||
2011-09-27 | Merge branch 'hb/erl_docgen/man_improvements/OTP-9541' into dev | Hans Bolinder | |
* hb/erl_docgen/man_improvements/OTP-9541: Improve the generation of man pages | |||
2011-09-26 | [erl_docgen] Fix eix file generation for new function spec references | Lars Thorsen | |
2011-09-26 | [erl_docgen] Missing header level in PDF bookmarks menu | Lars Thorsen | |
The System documentation PDF file was missing a header level in the bookmarks menu and the copyright year generation for PDF's was not correct. | |||
2011-09-26 | Improve the generation of man pages | Hans Bolinder | |
Empty lines have been eliminated. Spurious spacing has been corrected. | |||
2011-09-22 | Fix the formatting of function signatures in the pdf | Lars Thorsen | |
2011-06-20 | Bugfixes | Hans Bolinder | |
2011-05-16 | Improve erl_docgen's support for Dialyzer specs and types | Hans Bolinder | |
The support for using Dialyzer specifications and types has been improved. | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-07 | Subsections below level 2 where not handled correct when generating html and ↵ | Lars Thorsen | |
pdf. |