summaryrefslogtreecommitdiff
path: root/lib/syntax_tools/doc
Commit message (Collapse)AuthorAgeFilesLines
* Prepare releaseOTP_R16BErlang/OTP2013-02-251-0/+14
|
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
|
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-291-0/+14
|
* Prepare releaseOTP_R15B02Erlang/OTP2012-09-031-0/+18
|
* Update copyright yearsBjörn-Egil Dahlberg2012-08-312-2/+2
|
* updated author e-mailRichard Carlsson2012-08-081-1/+5
|
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-7/+7
| | | | | OTP-10106 OTP-10107
* Prepare releaseOTP_R15B01Erlang/OTP2012-04-011-0/+15
|
* Prepare releaseErlang/OTP2011-12-121-0/+32
|
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-22/+0
| | | | | These dependency files was once used when building the documentation, but are no longer needed.
* doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson2011-10-271-9/+0
| | | | | | Some applications still have support for an ancient documentation build system. Eliminate the DOCSUPPORT define in otp.mk.in and the not taken arm of the ifdefs in the Makefiles.
* Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
|
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-241-0/+19
|
* Prepare releaseErlang/OTP2010-12-061-0/+14
|
* Update release notesBjörn Gustavsson2010-06-111-0/+15
|
* Update release notesBjörn-Egil Dahlberg2010-02-191-3/+34
|
* syntax_tools: Remove $Id$ annotationsKostis Sagonas2010-02-141-2/+0
|
* OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-01-261-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | 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) - Moved some man pages to more apropriate sections, pages in section 4 moved to 5 and pages in 6 moved to 7. - The legal notice is taken from the xml book file so OTP's build process can be used for non OTP applications.
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2013-0/+699