Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP | |
2012-03-09 | Merge branch 'lukas/erl_docgen/fix_range_type/OTP-9970' into maint | Lukas Larsson | |
* lukas/erl_docgen/fix_range_type/OTP-9970: Add so that <img> tags will be transformed to <image> Allow 1..2 types to be exported from edoc | |||
2012-02-16 | Merge branch 'rj/doc-monospace-css' into maint | Henrik Nord | |
* rj/doc-monospace-css: Set `font-family: Courier, monospace' in OTP doc CSS OTP-9918 | |||
2012-02-14 | Add so that <img> tags will be transformed to <image> | Lukas Larsson | |
2012-02-14 | Allow 1..2 types to be exported from edoc | Lukas Larsson | |
2012-02-06 | [erl_docgen] Optimize generation of HTML | Hans Bolinder | |
2012-02-04 | Set `font-family: Courier, monospace' in OTP doc CSS | Ricardo Catalinas Jiménez | |
This should be much better for everybody, I left Courier as the primary original font and also added monospace as secondary for people like me which in Linux haven't it installed. It should be more pleasant to read typespecs and code examples. Also adds minor cosmetic changes to the CSS. | |||
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-12 | Prepare release | Erlang/OTP | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-12-07 | [erl_docgen] Updated users guide | Lars Thorsen | |
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-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg | |
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7. | |||
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson | |
2011-11-18 | [erl_docgen] Add an application ref page | Lars Thorsen | |
2011-11-18 | [erl_docgen] Added the info file. | Lars Thorsen | |
2011-11-18 | [erl_docgen] Tidy up the documentation moved from docbuilder to erl_docgen | Lars Thorsen | |
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 | |
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-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP | |
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-24 | Prepare releaseOTP_R14B03 | Erlang/OTP | |
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-08 | Minor improvement of a script | Hans Bolinder | |
An unnecessary include directive has been removed. | |||
2011-03-07 | Subsections below level 2 where not handled correct when generating html and ↵ | Lars Thorsen | |
pdf. | |||
2010-12-06 | Prepare release | Erlang/OTP | |
2010-12-01 | Fix format_man_pages so it handles all man sections and remove ↵ | Lars Thorsen | |
warnings/errors in man pages | |||
2010-12-01 | Prepare erl_docgen for using Dialyzer specs and types | Hans Bolinder | |
Support for using Dialyzer specifications and types has been added. This is an experimental release; changes are expected before the new functionality is used when building the OTP documentation. | |||
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP | |
2010-09-01 | Merge branch 'maint-r13' into dev | Björn Gustavsson | |
* maint-r13: Remove copyright headers in vsn.mk files Conflicts: lib/appmon/vsn.mk lib/erl_docgen/vsn.mk lib/inets/vsn.mk lib/kernel/vsn.mk lib/reltool/vsn.mk lib/ssl/vsn.mk lib/stdlib/vsn.mk lib/tools/vsn.mk lib/tv/vsn.mk lib/xmerl/vsn.mk | |||
2010-09-01 | Remove copyright headers in vsn.mk files | Björn Gustavsson | |
Copyright notices serve no useful purpose in vsn.mk files, and only complicate scripts that automatically update version numbers. | |||
2010-08-27 | Fixed the transformation from xml to html of the funcs block in comref pages. | Lars Thorsen | |
2010-06-15 | The R14A releaseOTP_R14A | Erlang/OTP | |
Final merge of all unexpected differences from dev to release. | |||
2010-02-19 | Update version number | Björn-Egil Dahlberg | |
2010-02-19 | Update release notes | Björn-Egil Dahlberg | |
2010-02-11 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen | |
environment after a number of bugs are fixed and some features are added in the documentation build process. - The arity calculation is updated. - The module prefix used in the function names for bif's are removed in the generated links so the links will look like "http://www.erlang.org/doc/man/erlang.html#append_element-2" instead of "http://www.erlang.org/doc/man/erlang.html#erlang:append_element- 2". - Enhanced the menu positioning in the html documentation when a new page is loaded. - A number of corrections in the generation of man pages (thanks to Sergei Golovan) - The legal notice is taken from the xml book file so OTP's build process can be used for non OTP applications. | |||
2010-01-29 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen | |
environment after a number of bugs are fixed and some features are added in the documentation build process. - The arity calculation is updated. - The module prefix used in the function names for bif's are removed in the generated links so the links will look like "http://www.erlang.org/doc/man/erlang.html#append_element-2" instead of "http://www.erlang.org/doc/man/erlang.html#erlang:append_element- 2". - Enhanced the menu positioning in the html documentation when a new page is loaded. - A number of corrections in the generation of man pages (thanks to Sergei Golovan) - The legal notice is taken from the xml book file so OTP's build process can be used for non OTP applications. |