Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-12 | Merge branch 'lukas/erl_docgen/add_github_contrib_link/OTP-14979' | Lukas Larsson | |
* lukas/erl_docgen/add_github_contrib_link/OTP-14979: otp: Allow applications to opt out of github edit links | |||
2018-06-11 | otp: Allow applications to opt out of github edit links | Lukas Larsson | |
This is to be used by application like orber that live outside the main repository but still use the OTP build system to generate documentation. | |||
2018-05-23 | make: Don't call mkdir with empty argument | Lukas Larsson | |
2018-04-10 | erl_docgen: Remove git dependency in github link script | Lukas Larsson | |
2018-04-10 | erl_docgen: Fix ghlinks to .xmlsrc | Lukas Larsson | |
2018-04-09 | erl_docgen: Add ghlink step for all non-generated doc xml files | Lukas Larsson | |
In order to get line numbers into the ghlink we have to add a post processing step for all xml files. | |||
2017-10-31 | Refactor xmllint check and make it fail on failure | Lukas Larsson | |
This commit also adds a check to see that all files that are part of an xi:include also have part of XML_FILES and vice versa. It also fixes any applications where this was not true. | |||
2017-10-31 | Add toplevel xmllint make target | Lukas Larsson | |
2016-06-01 | Make it possible to run xmllint target in system documentation | Lars Thorsen | |
2015-11-30 | Change xmllint target | Lars Thorsen | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-08 | [erl_docgen] Add possibility to add extra ino line on front page | Lars Thorsen | |
2014-02-19 | Misc adjustments of OTP version | Rickard Green | |
2013-02-20 | Fix comma usage in generated documentation date | Anders Svensson | |
It's "February 20, 2013" or "20 February 2013", not "February 20 2013". The change is to the former. | |||
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-21 | [erl_docgen] Fix include path to xmllint | Lars Thorsen | |
2013-01-21 | [erl_docgen] Add xmllint target for the documentation and fix some DTD errors | Lars Thorsen | |
2012-11-16 | [safs] Add pdfname to the html target for the users guide | 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-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2011-11-18 | [erl_docgen] Update references to modules that changed name | Lars Thorsen | |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
2011-09-26 | [erl_docgen] Fix eix file generation for new function spec references | Lars Thorsen | |
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-02-19 | makefiles: add local_html target | Lars Thorsen | |
2009-12-15 | OTP-8308 Added an xsl transform from OTP xml documentation to a file | Lars G Thorsen | |
(.eix) of erlang terms that can be read by the erldoc application. Erldoc handles the documentation search mechanism at erlang.org. Added generation of eix files to otp_release_targets.mk. Fixed a copyright date error in db_html.xsl . | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |