Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-09-09 | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson | |
* bjorn/xml-encoding-fix/OTP-11310: Change encoding of troublesome notes.xml files to utf-8 Convert some notes.xml files from latin-1 to utf-8 | |||
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson | |
Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit. | |||
2013-08-29 | Corrections so that the documentation confirms to the DTD | Kenneth Lundin | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-21 | [erl_docgen] Update vsn.mk | Lars Thorsen | |
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-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | |
* nox/enable-silent-rules/OTP-10726: Implement ./otp_build configure --enable-silent-rules | |||
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | |
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1. | |||
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder | |
2013-01-09 | Fix some FOP warnings | Hans Bolinder | |
Examples overflowing the width of PDF pages have been fixed. The remaining warnings are due to table cells, and require more work. | |||
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-26 | Prepare releaseOTP_R15B03 | Erlang/OTP | |
2012-11-16 | [erl_docgen] Updated the vsn.mk | Lars Thorsen | |
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-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP | |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-30 | Generate <a name="name"> tags in edoc xml headings | Lukas Larsson | |
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-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 | |