summaryrefslogtreecommitdiff
path: root/lib/erl_docgen
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2022-09-202-2/+17
* Fix xmllint errors in debugging.xmlSverker Eriksson2022-08-241-1/+1
* Merge branch 'deterministic-build' of https://github.com/TD5/otp into maintBjörn Gustavsson2022-06-291-0/+1
|\
| * make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* | Prepare releaseErlang/OTP2022-05-172-2/+35
* | Update copyright yearErlang/OTP2022-05-171-1/+1
* | docgen: Fix signature for typesLukas Larsson2022-04-291-8/+15
|/
* Revert "Prepare release"Henrik Nord2022-04-132-22/+2
* Prepare releaseErlang/OTP2022-04-112-2/+22
* Revert "Prepare release"Henrik Nord2022-03-242-22/+2
* Prepare releaseErlang/OTP2022-03-232-2/+22
* Merge branch 'maint' into masterHenrik Nord2022-03-102-2/+25
|\
| * Prepare releaseErlang/OTP2022-03-092-2/+25
| * Update copyright yearErlang/OTP2022-03-093-3/+3
* | Revert "Prepare release"Henrik Nord2022-02-162-22/+2
* | Prepare releaseErlang/OTP2022-02-152-2/+22
* | Update copyright yearErlang/OTP2022-02-1512-12/+12
* | Merge branch 'maint'Lukas Larsson2022-02-024-4/+8
|\ \ | |/
| * erl_docgen: Fix codeincludeLukas Larsson2022-01-314-4/+8
* | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-2110-10/+10
* | Merge branch 'maint'Lukas Larsson2022-01-101-1/+2
|\ \ | |/
| * erl_docgen: Fix large tables and images on mobileLukas Larsson2022-01-101-1/+2
* | Update copyright yearRickard Green2021-12-162-2/+2
* | Merge branch 'maint'Rickard Green2021-12-152-2/+41
|\ \ | |/
| * Prepare releaseErlang/OTP2021-12-142-2/+41
* | Merge branch 'maint'Rickard Green2021-12-1325-25/+25
|\ \ | |/
| * Update copyright yearRickard Green2021-12-1325-25/+25
* | Merge branch 'lukas/kernel/xdg-erlang-config/OTP-17554/OTP-17821'Lukas Larsson2021-12-131-8/+13
|\ \
| * | erl_docgen: Better missing module fault indicationLukas Larsson2021-12-061-8/+13
* | | Fix typos in lib/erl_docgenKian-Meng, Ang2021-12-135-7/+7
* | | Merge branch 'maint'Lukas Larsson2021-11-162-55/+79
|\ \ \ | | |/ | |/|
| * | Merge pull request #5365 from garazdawi/lukas/erl_docgen/fix-highlight-export...Lukas Larsson2021-11-162-55/+79
| |\ \
| | * | erl_docgen: Use correct header for h3 linksLukas Larsson2021-11-111-0/+1
| | * | erl_docgen: Fix codeinlude to propagate the type attributeLukas Larsson2021-11-111-54/+64
| | * | erl_docgen: Fix highlight js bug on pages with id=exportLukas Larsson2021-11-111-1/+14
* | | | Merge branch 'maint'Lukas Larsson2021-11-163-3/+13
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | docgen: Add prefix attribute for <datatype> name to include moduleLukas Larsson2021-10-252-2/+12
| * | edoc: Add option link_builtin_typesLukas Larsson2021-10-251-1/+1
| |/
* | Merge branch 'maint'Lukas Larsson2021-10-084-389/+637
|\ \ | |/
| * docgen: Fix js crash when there is no scrollposLukas Larsson2021-10-071-2/+4
| * docgen: Restrict title-name class to only be name and not erlang prefixLukas Larsson2021-10-071-2/+24
| * docgen: Make docs collapse better on small screensLukas Larsson2021-10-074-168/+401
| * docgen: Move all title anchors to be heading idsLukas Larsson2021-10-072-105/+106
| * docgen: Link directly to notesLukas Larsson2021-09-301-1/+1
| * docgen: Start using aside and nav for leftnav elementLukas Larsson2021-09-301-24/+24
| * docgen: Start using <article> and <section> to wrap contentLukas Larsson2021-09-301-51/+55
| * docgen: Remove empty toplevel <p>Lukas Larsson2021-09-301-5/+3
| * docgen: Use flexbox instead of tables for titlesLukas Larsson2021-09-302-103/+91
* | Merge pull request #5226 from garazdawi/lukas/erl_docgen/fix-hidden-docchunks...Lukas Larsson2021-10-011-11/+38
|\ \
| * | docgen: Fix hidden docs for modules and functionsLukas Larsson2021-10-011-11/+38