aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen
AgeCommit message (Collapse)Author
2017-09-20Merge branch 'maint'Dan Gudmundsson
* maint: erts, stdlib: Fix xmllint warning Update runtime deps to depend on new stdlib functionality
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
~tw and new string functions are new since OTP-20 (stdlib-3.4)
2017-09-18Merge branch 'maint'Kenneth Lundin
2017-09-15Merge branch 'siri/string-new-api'Siri Hansen
* siri/string-new-api: (28 commits) hipe (test): Do not use deprecated functions in string(3) dialyzer (test): Do not use deprecated functions in string(3) eunit (test): Do not use deprecated functions in string(3) system (test): Do not use deprecated functions in string(3) system (test): Do not use deprecated functions in string(3) mnesia (test): Do not use deprecated functions in string(3) Deprecate old string functions observer: Do not use deprecated functions in string(3) common_test: Do not use deprecated functions in string(3) eldap: Do not use deprecated functions in string(3) et: Do not use deprecated functions in string(3) os_mon: Do not use deprecated functions in string(3) debugger: Do not use deprecated functions in string(3) runtime_tools: Do not use deprecated functions in string(3) asn1: Do not use deprecated functions in string(3) compiler: Do not use deprecated functions in string(3) sasl: Do not use deprecated functions in string(3) reltool: Do not use deprecated functions in string(3) kernel: Do not use deprecated functions in string(3) hipe: Do not use deprecated functions in string(3) ... Conflicts: lib/eunit/src/eunit_lib.erl lib/observer/src/crashdump_viewer.erl lib/reltool/src/reltool_target.erl
2017-09-15Allow <chapter> without <section> in chapter dtdKenneth Lundin
2017-09-08Merge pull request #1555 from enilsen16/en-fix-typosLars Thorsén
Change sumary to summary
2017-09-05edoc: Improve handling of UnicodeHans Bolinder
2017-08-31change sumary to summaryErik Nilsen
2017-07-06erl_docgen: Do not use deprecated functions in string(3)Hans Bolinder
2017-06-21Prepare releaseErlang/OTP
2017-06-14Update copyright yearHans Nilsson
2017-05-31Revert "Prepare release"Hans Nilsson
This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0.
2017-05-30Prepare releaseErlang/OTP
2017-05-24[erl_docgen] Sort left side index only on erl function nameLars Thorsen
2017-05-05Revert "Prepare release"Raimo Niskanen
This reverts commit dc57404252c47520f352834ad9be45ad684f96c9.
2017-05-04Prepare releaseErlang/OTP
2017-05-04Update copyright yearRaimo Niskanen
2017-04-27[erl_docgen] Update the reference manual function name sortLars Thorsen
The function for sorting the table of contents is updated to handle reference manuals with C functions.
2017-03-13improve line-heigt for main description at landing pageMariano Guerra
2017-03-13link logo to index.html and not to root folderMariano Guerra
2017-03-13define all font-sizes with em unitsMariano Guerra
2017-03-13unify all paddings of content boxesMariano Guerra
2017-03-13improve class names for fun and fun param typesMariano Guerra
2017-03-13remove black color from codeMariano Guerra
2017-03-13make text smaller for tables and code samplesMariano Guerra
2017-03-13make max-width 42em for content divMariano Guerra
2017-03-13remove border and padding from code wordsMariano Guerra
2017-03-13fix line-height for titlesMariano Guerra
2017-03-13match do's and dont's dialogs to note and warningMariano Guerra
2017-03-13center images, make image caption markup semanticMariano Guerra
2017-03-13make Types title smaller, remove colonMariano Guerra
2017-03-13func-heads should have a new line after themMariano Guerra
2017-03-13reduce max-width on p and #content to 60emMariano Guerra
2017-03-13set base font-size to 16pxMariano Guerra
2017-03-13set max-width: 80em; to #content containerMariano Guerra
2017-03-13use recommended line-heightMariano Guerra
2017-03-13set default font sizeMariano Guerra
2017-03-13code words that are links should look like linksMariano Guerra
2017-03-13add classes to all blocksMariano Guerra
2017-03-13erlang logo is a link to the root of docsMariano Guerra
2017-03-13align section-links on main page to the leftMariano Guerra
2017-03-13fix and unify font-familyMariano Guerra
2017-03-13align left panel link lists to the leftMariano Guerra
2017-03-13update flipmenu iconsMariano Guerra
2017-03-13indent exports and data types section bodiesMariano Guerra
2017-03-13remove extra margin from code blocksMariano Guerra
2017-03-13remove white-space: pre, it broke some words in two linesMariano Guerra
2017-03-13add max width to paragraphsMariano Guerra
2017-03-13make code tokens more easy to differentiateMariano Guerra
2017-03-13make text a little darkerMariano Guerra