Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-05 | Merge branch 'lukas/erl_docgen/add-internal-docs' | Björn Gustavsson | |
OTP-15715 * lukas/erl_docgen/add-internal-docs: cerl_clauses: Fix broken link Fix minor typos Add CountingInstructions to the internal documentation GarbageCollection.md: Fix links to references emd2exml: Remove paragraphs around image tags emd2exml: Clean emphasis markers in link texts emd2exml: Allow short names of anchors for internal links Include figures erts: Fix more internal docs xmllint compiler: Add internal docs section erl_docgen: Add new internal docs chapter to docs | |||
2019-04-04 | Fix broken links | Björn Gustavsson | |
A multitude of broken links were found when a bug was fixed in the link checker. | |||
2019-04-04 | erts: Fix more internal docs xmllint | Lukas Larsson | |
2019-04-04 | compiler: Add internal docs section | Lukas Larsson | |
2019-04-04 | erl_docgen: Add new internal docs chapter to docs | Lukas Larsson | |
2019-03-26 | Revert "Prepare release" | Henrik Nord | |
This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017. | |||
2019-03-25 | Prepare release | Erlang/OTP | |
2019-03-12 | Merge branch 'maint' | Henrik Nord | |
* maint: Updated OTP version Prepare release | |||
2019-03-11 | Prepare release | Erlang/OTP | |
2019-03-04 | Merge branch 'maint' | Sverker Eriksson | |
2019-02-27 | Revert "Prepare release" | Rickard Green | |
This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab. | |||
2019-02-26 | erl_docgen: Prettify c-function argument lists | Sverker Eriksson | |
with line breaks before each argument. Q: Why the 'APPLY' hack to "title_link"? A: I found no way to make a <br> survive when passed through <xsl:with-param>. | |||
2019-02-26 | Prepare release | Erlang/OTP | |
2019-02-22 | erl_docgen: Indent c-function line continuations | Sverker Eriksson | |
2018-12-13 | Merge branch 'maint' | Sverker Eriksson | |
2018-12-11 | Add since attribute to dtd | Sverker Eriksson | |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson | |
introduced after OTP_R13B03. | |||
2018-12-11 | erl_docgen: Generate "since" OTP version in html | Sverker Eriksson | |
for <func><name> and <module> with "since" attribute. | |||
2018-10-24 | Correct a spelling mistake in doc-build.xml. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <[email protected]> | |||
2018-09-25 | Merge branch 'maint' | Henrik Nord | |
2018-09-24 | Prepare release | Erlang/OTP | |
2018-09-10 | Merge branch 'maint' | Raimo Niskanen | |
2018-09-07 | Improve indexing of cref docs | Raimo Niskanen | |
2018-07-27 | Change "can not" into "cannot" | Raimo Niskanen | |
I did not find any legitimate use of "can not", however skipped changing e.g RFCs archived in the source tree. | |||
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2018-06-19 | Prepare release | Erlang/OTP | |
2018-06-18 | Update copyright year | Henrik Nord | |
2018-06-11 | edoc, erl_docgen: Fix pretty-printing of type map() | Hans Bolinder | |
Complex types including map() are now pretty-printed. | |||
2018-06-05 | Merge branch 'maint' | John Högberg | |
* maint: Updated OTP version Prepare release inets: Gracefully handle bad headers | |||
2018-06-05 | Prepare release | Erlang/OTP | |
2018-05-29 | Revert "Prepare release" | Henrik | |
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. | |||
2018-05-25 | Prepare release | Erlang/OTP | |
2018-05-22 | Merge branch 'lars/erl_docgen/fix-xsl-makefile/OTP-15091' | Lars Thorsen | |
* lars/erl_docgen/fix-xsl-makefile/OTP-15091: [erl_docgen] Update version [erl_docgen] Add missing file db_funcs.xsl to file list | |||
2018-05-21 | [erl_docgen] Update version | Lars Thorsen | |
2018-05-21 | [erl_docgen] Add missing file db_funcs.xsl to file list | Lars Thorsen | |
2018-05-02 | Revert "Update release notes" | Henrik | |
This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. | |||
2018-05-02 | Revert "Update version numbers" | Henrik | |
This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3. | |||
2018-04-30 | Update release notes | Erlang/OTP | |
2018-04-30 | Update version numbers | Erlang/OTP | |
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: Change ghlink icon to pencil | Lukas Larsson | |
2018-04-10 | erl_docgen: Fix ghlinks to .xmlsrc | Lukas Larsson | |
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-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. | |||
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-12-13 | Merge branch 'maint' | Henrik Nord | |
2017-12-08 | Update release notes | Erlang/OTP | |