Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-09 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-08-29 | Corrections so that the documentation confirms to the DTD | Kenneth Lundin | |
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] 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 | |
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. | |||
2013-01-02 | [erl_docgen] Update due to introduction of Unicode | Hans Bolinder | |
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-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-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-09 | Update copyright years | Björn-Egil Dahlberg | |
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 | [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-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-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-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-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-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. |