Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-24 | Merge branch 'raimo/stdlib/gen_statem-dev/OTP-14015' | Raimo Niskanen | |
* raimo/stdlib/gen_statem-dev/OTP-14015: Fix after feedback Improve pointer to User's Guide Fix after feedback on 'When to use' Add a 'When to use' section Fix timeout parsing and doc feedback Improve doc, change images to .svg erl_docgen: Implement width in image tag Update User's Guide and pointers to it Improve error reasons from state enter call | |||
2018-04-23 | erl_docgen: Fix title link with '?' | Lukas Larsson | |
2018-04-10 | erl_docgen: Use name based anchors where possible | Lukas Larsson | |
We don't want to use generate-id as it varies across builds so it becomes impossible to link permanently to specific sections. | |||
2018-04-10 | erl_docgen: Add hover links for ghlink | Lukas Larsson | |
All functions, datatype and h3 headings have gotten a hover attribute that shows a link directly to the edit page on github for easy editing of documentation. The github link links to the maint branch. An early attempt was done to use the SHA of the current branch, but that did not work well as github can only take pull requests from branches. | |||
2018-03-29 | erl_docgen: Implement width in image tag | Raimo Niskanen | |
2018-03-28 | erl_docgen: Add datatype-title tag to datatype tag | Hans Nilsson | |
2017-10-27 | erl_docgen: Insert an anchor for "anchor" attribute | Hans Bolinder | |
Certain functions, particularly in erlang(3), have specs with many clauses, some of which are documented separately. No anchors were inserted automatically for clauses (as is the case for functions), why manually written anchors had to be added to the XML files. However, these anchors had to be placed inside the description, and the links would point into the text, not into the name of the function/clause. The new "anchor" attribute is to be used where manually written anchors have hitherto been used. The "anchor" attribute can also be used without the "clause_i" attribute. | |||
2017-10-09 | [erl_docgen] Fix spacing for code blocks | Lars Thorsen | |
2017-10-06 | [erl_docgen] Change pdf to have the same style as html for code,warning,note | Lars Thorsen | |
2017-08-31 | change sumary to summary | Erik Nilsen | |
2017-05-24 | [erl_docgen] Sort left side index only on erl function name | Lars Thorsen | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-04-27 | [erl_docgen] Update the reference manual function name sort | Lars Thorsen | |
The function for sorting the table of contents is updated to handle reference manuals with C functions. | |||
2017-03-13 | link logo to index.html and not to root folder | Mariano Guerra | |
2017-03-13 | improve class names for fun and fun param types | Mariano Guerra | |
2017-03-13 | center images, make image caption markup semantic | Mariano Guerra | |
2017-03-13 | make Types title smaller, remove colon | Mariano Guerra | |
2017-03-13 | func-heads should have a new line after them | Mariano Guerra | |
2017-03-13 | add classes to all blocks | Mariano Guerra | |
2017-03-13 | erlang logo is a link to the root of docs | Mariano Guerra | |
2017-03-13 | add progressive enhanced syntax highlighter | Mariano Guerra | |
it loads a script at the end of the page that loads the required resources and initializes the syntax highlighter. if js is disabled or blocked nothing happens, the code blocks will display with the style they had until now | |||
2017-03-13 | split logo from top menu to change menu order | Mariano Guerra | |
2017-03-13 | clickable anchors for standard sections | Mariano Guerra | |
2017-03-13 | improve left panel section info and menu | Mariano Guerra | |
2017-03-13 | improve table styling | Mariano Guerra | |
2017-03-13 | add semantic markup to section info | Mariano Guerra | |
2017-03-13 | use title tags on titles | Mariano Guerra | |
2017-03-13 | title case titles | Mariano Guerra | |
2017-03-13 | use lists for lists of links | Mariano Guerra | |
2017-03-13 | center erlang logo on left panel | Mariano Guerra | |
2016-07-07 | erl_docgen: Allow 'seealso' in 'name' | Hans Bolinder | |
2016-06-13 | Merge branch 'derek121/doc-function-list-ordering/PR-543/OTP-13668' | Lars Thorsen | |
* derek121/doc-function-list-ordering/PR-543/OTP-13668: Sort functions in doc index frames | |||
2016-06-02 | Sort functions in doc index frames | Derek Brown | |
Changed to sort the list of functions for each module in the lefthand frame of doc pages, for easier and more reliable browsing. | |||
2016-06-01 | [erl_docgen] Normalize space for content in a seealso element | Lars Thorsen | |
2016-06-01 | [erl_docgen] Fix anchor bug for sections in ref manuals | Lars Thorsen | |
2016-06-01 | [erl_docgen] Fix support for quote tag | Lars Thorsen | |
2016-06-01 | [erl_docgen] Correct the handling of marker tags | Lars Thorsen | |
Corrected how the generated html anchor is placed so the section title is visible after jump to the anchor. | |||
2016-06-01 | [erl_docgen] Add new formatting for header level 4 and below | Lars Thorsen | |
2016-06-01 | Make it possible to run xmllint target in system documentation | Lars Thorsen | |
2016-05-17 | erl_docgen: Add anchors to datatypes without name attribute | Hans Bolinder | |
db_html.xsl generates anchors for data types referred to by strings (instead of 'name' attributes). For example: <datatype> <name>edge()</name> </datatype> generates: <p><a name="type-edge"><span class="bold_code">edge()</span></a><br></p> | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-11-30 | [erl_docgen] Add conversion of the i tag in the XSL specs | Lars Thorsen | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-08 | [erl_docgen] Add the extra front page info to pdf | Lars Thorsen | |
2015-05-08 | [erl_docgen] Update style for extra front page info | Lars Thorsen | |
2015-05-08 | [erl_docgen] Add possibility to add extra ino line on front page | Lars Thorsen | |
2015-03-20 | Support for <do> and <dont> doc tags | Rickard Green | |
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 | |