summaryrefslogtreecommitdiff
path: root/lib/erl_docgen/priv
Commit message (Expand)AuthorAgeFilesLines
* docgen: Don't use mod2app for seeerl type linksLukas Larsson2020-04-221-5/+0
* Remove whitespaces from function name in linksLars Thorsen2020-04-171-2/+2
* docgen: Remove marker from taglist dtdLukas Larsson2020-04-171-1/+1
* docgen: Print edoc generate error reason on crashLukas Larsson2020-04-171-1/+2
* Merge pull request #2571 from maxnordlund/patch-1Lars Thorsén2020-04-011-1/+2
|\
| * Prevent left nav overlapping content during scrollMax Nordlund2020-03-211-1/+2
* | docgen: Fix jinterface link validationLukas Larsson2020-03-271-1/+4
* | docgen: Add validation of all markers linksLukas Larsson2020-03-271-27/+78
* | docgen: Improve link validator to check seemfa and seetype linksLukas Larsson2020-03-271-29/+123
* | docgen: Add script to validate link typeLukas Larsson2020-03-271-0/+217
* | otp: Move funcs description into funcs_description tagLukas Larsson2020-03-274-11/+22
* | docgen: Fix transform of new see* tags to htmlLukas Larsson2020-03-271-25/+82
* | docgen: Generate correct see tags for edoc and specsLukas Larsson2020-03-273-11/+29
|/
* Move chunk into erlang module for speedLukas Larsson2020-02-241-732/+3
* Add DOC_TARGETS makefile variableLukas Larsson2020-02-243-10/+18
* Remove term_to_binary of doc chunks doc contentLukas Larsson2020-02-241-2/+2
* Use <code> for monospace, remove anno, add <a marker>Lukas Larsson2020-02-241-8/+19
* Generate hidden chunk files for any internal modulesLukas Larsson2020-02-241-0/+8
* Implement EEP-48 aka doc chunksLukas Larsson2020-02-241-0/+740
* otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-241-1/+2
* docgen: Remove many dead entities from dtdsLukas Larsson2020-02-249-455/+4
* Improve distribution handshakeSverker Eriksson2020-01-141-1/+1
* Merge branch 'maint'Lukas Larsson2019-10-233-13/+25
|\
| * Merge branch 'lukas/kernel/logger-cookbook/OTP-16208/OTP-16209' into maintLukas Larsson2019-10-233-13/+25
| |\
| | * erl_docgen: Make code type attribute influence highlight modeLukas Larsson2019-10-172-11/+23
| | * erl_docgen: Update highlight.js to latest versionLukas Larsson2019-10-171-2/+2
* | | Merge branch 'maint'John Högberg2019-10-101-9/+18
|\ \ \ | |/ /
| * | erl_docgen: Fix formatting for nameless <datatype> blocksJohn Högberg2019-10-091-9/+18
| |/
* | Merge branch 'maint'Lars Thorsen2019-09-091-3/+3
|\ \ | |/
| * Support fop 2.1 in the build support for the documentationLars Thorsen2019-09-091-3/+3
* | Merge branch 'sverker/re-enable-big-creation/OTP-15603'Sverker Eriksson2019-07-011-1/+1
|\ \
| * | doc: Add links between dist flags and external tags (DTD updated)Sverker Eriksson2019-07-011-1/+1
| |/
* | specs_gen script fix error messagelarry2019-06-081-1/+1
|/
* erts: Fix more internal docs xmllintLukas Larsson2019-04-042-2/+3
* compiler: Add internal docs sectionLukas Larsson2019-04-041-6/+41
* erl_docgen: Add new internal docs chapter to docsLukas Larsson2019-04-041-1/+75
* erl_docgen: Prettify c-function argument listsSverker Eriksson2019-02-261-21/+53
* erl_docgen: Indent c-function line continuationsSverker Eriksson2019-02-222-3/+9
* Add since attribute to dtdSverker Eriksson2018-12-112-0/+4
* erl_docgen: Generate "since" OTP version in htmlSverker Eriksson2018-12-112-40/+118
* Improve indexing of cref docsRaimo Niskanen2018-09-071-10/+71
* Update copyright yearHenrik Nord2018-06-184-4/+4
* Merge branch 'lars/erl_docgen/fix-xsl-makefile/OTP-15091'Lars Thorsen2018-05-221-2/+3
|\
| * [erl_docgen] Add missing file db_funcs.xsl to file listLars Thorsen2018-05-211-2/+3
* | Merge branch 'raimo/stdlib/gen_statem-dev/OTP-14015'Raimo Niskanen2018-04-244-7/+23
|\ \
| * | erl_docgen: Implement width in image tagRaimo Niskanen2018-03-294-7/+23
* | | erl_docgen: Fix title link with '?'Lukas Larsson2018-04-231-1/+1
* | | erl_docgen: Use name based anchors where possibleLukas Larsson2018-04-101-4/+8
* | | erl_docgen: Change ghlink icon to pencilLukas Larsson2018-04-101-1/+2
* | | erl_docgen: Fix ghlinks to .xmlsrcLukas Larsson2018-04-101-2/+1