summaryrefslogtreecommitdiff
path: root/lib/erl_docgen
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2021-05-103-3/+54
* Fix ordered list HTML rendering in erl_docgenMaria-126484302021-04-201-0/+9
* Add support for more section nesting depth in chunksLukas Larsson2021-04-141-1/+1
* Merge pull request #4696 from Maria-12648430/patch-1Lukas Larsson2021-03-311-2/+2
|\
| * Fix seeerl tag exampleMaria Scott2021-03-311-2/+2
* | docgen: Allow internal docs to contain both modules and chaptersFrej Drejhammar2021-03-231-12/+53
* | erl_docgen: Fix rendering of sub section titlesLukas Larsson2021-03-221-2/+6
* | erl_docgen: Do not strip tags in datatype/name linksLukas Larsson2021-03-081-1/+1
* | Update runtime dependenciesBjörn Gustavsson2021-02-261-1/+1
* | Revert "Prepare release"Henrik Nord2021-02-243-40/+3
* | Prepare releaseErlang/OTP2021-02-233-3/+40
* | erl_docgen: Fix runtime depsLukas Larsson2021-02-121-1/+1
* | erl_docgen: Update runtime dependenciesLukas Larsson2021-02-111-1/+1
* | Handle function spec clauses in docgen_otp_specsRadek Szymczyszyn2021-02-082-24/+11
* | erl_docgen: Correct handling of annotation of abstract codeHans Bolinder2021-01-261-1/+1
* | docgen,stdlib: Fix dialyzer warning issues with otp_internalLukas Larsson2021-01-221-13/+12
* | stdlib: Fix em and add strong and b to erlang doc chunksLukas Larsson2021-01-202-4/+2
* | stdlib: Add h4+h5+h6 to application/erlang+htmlLukas Larsson2021-01-201-1/+2
* | Merge branch 'hans/crypto/remove_deprecated_master/OTP-16656'Hans Nilsson2020-12-171-4/+9
|\ \
| * | erl_docgen: Handle (ignore) removed typesHans Nilsson2020-12-161-4/+9
* | | Merge branch 'maint'Henrik Nord2020-12-162-2/+24
|\ \ \ | | |/ | |/|
| * | Prepare releaseErlang/OTP2020-12-112-2/+24
* | | Merge branch 'maint'Lars Thorsen2020-12-091-4/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Correct typos in the examplesLars Thorsen2020-12-091-4/+4
* | Merge branch 'maint'Lukas Larsson2020-11-182-36/+124
|\ \ | |/
| * erl_docgen: Add translation of ' and / in typename anchorLukas Larsson2020-11-021-9/+47
| * fixup! erl_docgen: Fix github links and title links to work againLukas Larsson2020-11-021-9/+25
| * erl_docgen: Fix github links and title links to work againLukas Larsson2020-11-022-28/+62
* | Merge branch 'maint'Henrik Nord2020-09-232-2/+24
|\ \ | |/
| * Prepare releaseErlang/OTP2020-09-232-2/+24
* | erts: Implement the BeamAsm JITLukas Larsson2020-09-221-3/+3
* | erl_docgen: Add support for embedding .svg filesLukas Larsson2020-09-213-15/+39
|/
* Fix marker in `seetype` exampleRadek Szymczyszyn2020-08-201-1/+1
* Merge branch 'lars/erl_docgen/cleanup-warnings/OTP-16675' into maintLars Thorsen2020-06-151-6/+6
|\
| * Remove trailing whitespacesLars Thorsen2020-06-101-5/+5
| * Remove compile time warningLars Thorsen2020-06-101-1/+1
* | Prevent left nav overlapping content during scroll (again)Sverker Eriksson2020-06-111-1/+2
* | Refactor HTML layout to not use width > 100%Sverker Eriksson2020-06-112-19/+64
|/
* doc: Fix hidden "since" versionsSverker Eriksson2020-05-201-2/+1
* Prepare releaseErlang/OTP2020-05-112-2/+48
* Merge branch 'lukas/23/fixes'Lukas Larsson2020-04-302-9/+4
|\
| * docgen: Include type deprecation againLukas Larsson2020-04-291-4/+4
| * docgen: Don't use mod2app for seeerl type linksLukas Larsson2020-04-221-5/+0
* | Merge branch 'attah/edoc/overloaded_specs/PR-2430/OTP-16407'Hans Bolinder2020-04-301-23/+26
|\ \
| * | edoc: support multiple clauses in -specAnton Thomasson2020-04-201-23/+26
* | | Revert "Prepare release"Henrik Nord2020-04-222-48/+2
| |/ |/|
* | Prepare releaseErlang/OTP2020-04-222-2/+48
* | Remove whitespaces from function name in linksLars Thorsen2020-04-171-2/+2
* | docgen: Document the equiv metadataLukas Larsson2020-04-171-0/+5
* | docgen: Fix dialyzerLukas Larsson2020-04-171-9/+10