aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen/priv/xsl/db_html.xsl
AgeCommit message (Expand)Author
2016-06-13Merge branch 'derek121/doc-function-list-ordering/PR-543/OTP-13668'Lars Thorsen
2016-06-02Sort functions in doc index framesDerek Brown
2016-06-01[erl_docgen] Normalize space for content in a seealso elementLars Thorsen
2016-06-01[erl_docgen] Fix anchor bug for sections in ref manualsLars Thorsen
2016-06-01[erl_docgen] Fix support for quote tagLars Thorsen
2016-06-01[erl_docgen] Correct the handling of marker tagsLars Thorsen
2016-06-01[erl_docgen] Add new formatting for header level 4 and belowLars Thorsen
2016-06-01Make it possible to run xmllint target in system documentationLars Thorsen
2016-05-17erl_docgen: Add anchors to datatypes without name attributeHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2015-11-30[erl_docgen] Add conversion of the i tag in the XSL specsLars Thorsen
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-08[erl_docgen] Update style for extra front page infoLars Thorsen
2015-05-08[erl_docgen] Add possibility to add extra ino line on front pageLars Thorsen
2015-03-20Support for <do> and <dont> doc tagsRickard Green
2013-11-28Revert "Merge branch 'fredrik/doc/syntax_highlight/OTP-11237' into maint"Lukas Larsson
2013-11-13erl_docgen: fix code highlighting and warning and note parts in erl_docgenFredrik Gustafsson
2012-11-16[erl_docgen] Add possibility to specify pdf filenameLars Thorsen
2012-11-16A possibility to configure erl_docgen so it can generate documentation for ot...Lars Thorsen
2012-07-11Fix a bug regarding spaces in C function prototypesHans Bolinder
2012-02-06[erl_docgen] Optimize generation of HTMLHans Bolinder
2012-02-01Optimize and improve handling of multiple func:s.Hans Bolinder
2011-12-19Generate links in C libraries correctlyHans Bolinder
2011-12-05[erl_docgen] Fix arity calculation bugLars Thorsen
2011-06-20BugfixesHans Bolinder
2011-05-16Improve erl_docgen's support for Dialyzer specs and typesHans Bolinder
2011-03-07Subsections below level 2 where not handled correct when generating html and ...Lars Thorsen
2010-12-01Prepare erl_docgen for using Dialyzer specs and typesHans Bolinder
2010-08-27Fixed the transformation from xml to html of the funcs block in comref pages.Lars Thorsen
2010-01-29OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2009-12-15OTP-8308 Added an xsl transform from OTP xml documentation to a fileLars G Thorsen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP