summaryrefslogtreecommitdiff
path: root/lib/erl_docgen
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2020-12-112-2/+24
* Correct typos in the examplesLars Thorsen2020-12-091-4/+4
* 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
* Prepare releaseErlang/OTP2020-09-232-2/+24
* 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
* | docgen: Fix dialyzer makefile depsLukas Larsson2020-04-171-1/+1
* | docgen: Remove marker from taglist dtdLukas Larsson2020-04-171-1/+1
* | EEP-48: Add documentation for both EEP and Erlang specific partsLukas Larsson2020-04-171-6/+75
* | docgen: Add handling of deprecated functions and typesLukas Larsson2020-04-171-6/+31
* | otp: Add parsing and rendering of callbacks for eep-48Lukas Larsson2020-04-171-17/+22
* | docgen: Print edoc generate error reason on crashLukas Larsson2020-04-171-1/+2
* | stdlib: Remove duplicate shell docs entriesLukas Larsson2020-04-171-19/+56
* | 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-272-30/+124
* | | docgen: Don't use <seetype> for pointing to edoc typesLukas Larsson2020-03-271-1/+1
* | | otp: Fix see link types to be correctLukas Larsson2020-03-272-50/+50
* | | Fix edoc see link generationLukas Larsson2020-03-272-21/+36
* | | docgen: Add script to validate link typeLukas Larsson2020-03-271-0/+217
* | | otp: Move funcs description into funcs_description tagLukas Larsson2020-03-275-11/+24
* | | docgen: Make all internal href links in chunks absoluteLukas Larsson2020-03-271-5/+17
* | | docgen: Add documentation for new see* tagsLukas Larsson2020-03-272-6/+97
* | | docgen: Fix transform of new see* tags to htmlLukas Larsson2020-03-271-25/+82
* | | docgen: Generate correct a links for see* tags in chunksLukas Larsson2020-03-271-5/+9
* | | docgen: Generate correct see tags for edoc and specsLukas Larsson2020-03-276-19/+65
* | | otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-276-118/+119
* | | docgen: Remove seealso documentationLukas Larsson2020-03-271-64/+0
* | | Revert "Prepare release"Henrik Nord2020-03-252-41/+2
* | | Prepare releaseErlang/OTP2020-03-242-2/+41