Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-15 | Merge 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-08 | Merge pull request #1555 from enilsen16/en-fix-typos | Lars Thorsén | |
Change sumary to summary | |||
2017-09-05 | edoc: Improve handling of Unicode | Hans Bolinder | |
2017-08-31 | change sumary to summary | Erik Nilsen | |
2017-07-06 | erl_docgen: Do not use deprecated functions in string(3) | Hans Bolinder | |
2017-06-21 | Prepare release | Erlang/OTP | |
2017-06-14 | Update copyright year | Hans Nilsson | |
2017-05-31 | Revert "Prepare release" | Hans Nilsson | |
This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. | |||
2017-05-30 | Prepare release | Erlang/OTP | |
2017-05-24 | [erl_docgen] Sort left side index only on erl function name | Lars Thorsen | |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen | |
This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. | |||
2017-05-04 | Prepare release | Erlang/OTP | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-04-27 | [erl_docgen] Update the reference manual function name sort | Lars Thorsen | |
The function for sorting the table of contents is updated to handle reference manuals with C functions. | |||
2017-03-13 | improve line-heigt for main description at landing page | Mariano Guerra | |
2017-03-13 | link logo to index.html and not to root folder | Mariano Guerra | |
2017-03-13 | define all font-sizes with em units | Mariano Guerra | |
2017-03-13 | unify all paddings of content boxes | Mariano Guerra | |
2017-03-13 | improve class names for fun and fun param types | Mariano Guerra | |
2017-03-13 | remove black color from code | Mariano Guerra | |
2017-03-13 | make text smaller for tables and code samples | Mariano Guerra | |
2017-03-13 | make max-width 42em for content div | Mariano Guerra | |
2017-03-13 | remove border and padding from code words | Mariano Guerra | |
2017-03-13 | fix line-height for titles | Mariano Guerra | |
2017-03-13 | match do's and dont's dialogs to note and warning | Mariano Guerra | |
2017-03-13 | center images, make image caption markup semantic | Mariano Guerra | |
2017-03-13 | make Types title smaller, remove colon | Mariano Guerra | |
2017-03-13 | func-heads should have a new line after them | Mariano Guerra | |
2017-03-13 | reduce max-width on p and #content to 60em | Mariano Guerra | |
2017-03-13 | set base font-size to 16px | Mariano Guerra | |
2017-03-13 | set max-width: 80em; to #content container | Mariano Guerra | |
2017-03-13 | use recommended line-height | Mariano Guerra | |
2017-03-13 | set default font size | Mariano Guerra | |
2017-03-13 | code words that are links should look like links | Mariano Guerra | |
2017-03-13 | add classes to all blocks | Mariano Guerra | |
2017-03-13 | erlang logo is a link to the root of docs | Mariano Guerra | |
2017-03-13 | align section-links on main page to the left | Mariano Guerra | |
2017-03-13 | fix and unify font-family | Mariano Guerra | |
2017-03-13 | align left panel link lists to the left | Mariano Guerra | |
2017-03-13 | update flipmenu icons | Mariano Guerra | |
2017-03-13 | indent exports and data types section bodies | Mariano Guerra | |
2017-03-13 | remove extra margin from code blocks | Mariano Guerra | |
2017-03-13 | remove white-space: pre, it broke some words in two lines | Mariano Guerra | |
2017-03-13 | add max width to paragraphs | Mariano Guerra | |
2017-03-13 | make code tokens more easy to differentiate | Mariano Guerra | |
2017-03-13 | make text a little darker | Mariano Guerra | |
2017-03-13 | improve text spacing, center footer | Mariano Guerra | |
2017-03-13 | add progressive enhanced syntax highlighter | Mariano Guerra | |
it loads a script at the end of the page that loads the required resources and initializes the syntax highlighter. if js is disabled or blocked nothing happens, the code blocks will display with the style they had until now | |||
2017-03-13 | add style for hr | Mariano Guerra | |
2017-03-13 | split logo from top menu to change menu order | Mariano Guerra | |