Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-03-13 | force black on title anchors | Mariano Guerra | |
2017-03-13 | simplify font-family choice | Mariano Guerra | |
2017-03-13 | anchor section shouldn't look like a link | Mariano Guerra | |
2017-03-13 | clickable anchors for standard sections | Mariano Guerra | |
2017-03-13 | improve left panel section info and menu | Mariano Guerra | |
2017-03-13 | improve table styling | Mariano Guerra | |
2017-03-13 | update flipmenu icons | Mariano Guerra | |
2017-03-13 | use list on list of links | Mariano Guerra | |
2017-03-13 | add semantic markup to section info | Mariano Guerra | |
2017-03-13 | use title tags on titles | Mariano Guerra | |
2017-03-13 | title case titles | Mariano Guerra | |
2017-03-13 | use lists for lists of links | Mariano Guerra | |
2017-03-13 | improve docs landing page title and subtitle | Mariano Guerra | |
2017-03-13 | center erlang logo on left panel | Mariano Guerra | |
2017-03-13 | remove drop shadows from logo | Mariano Guerra | |
2017-03-13 | improve link colors | Mariano Guerra | |
2017-03-13 | improve warning/info colors | Mariano Guerra | |
2017-03-13 | improve example box colors and spacing | Mariano Guerra | |
2017-03-13 | use mono as first font family for code | Mariano Guerra | |
2017-03-13 | don't use red for the line separating panel | Mariano Guerra | |
2017-03-13 | don't use pure black and white, change base font | Mariano Guerra | |
2016-12-14 | Merge tag 'OTP-19.2' | Dan Gudmundsson | |
=== OTP-19.2 === Changed Applications: - common_test-1.13 - compiler-7.0.3 - crypto-3.7.2 - dialyzer-3.0.3 - edoc-0.8.1 - erl_docgen-0.6.1 - erl_interface-3.9.2 - erts-8.2 - eunit-2.3.2 - hipe-3.15.3 - inets-6.3.4 - kernel-5.1.1 - mnesia-4.14.2 - observer-2.3 - odbc-2.12 - parsetools-2.1.4 - public_key-1.3 - runtime_tools-1.11 - sasl-3.0.2 - ssh-4.4 - ssl-8.1 - stdlib-3.2 - syntax_tools-2.1.1 - tools-2.9 - wx-1.8 Unchanged Applications: - asn1-4.0.4 - cosEvent-2.2.1 - cosEventDomain-1.2.1 - cosFileTransfer-1.2.1 - cosNotification-1.2.2 - cosProperty-1.2.1 - cosTime-1.2.2 - cosTransactions-1.3.2 - debugger-4.2.1 - diameter-1.12.1 - eldap-1.2.2 - et-1.6 - gs-1.6.2 - ic-4.4.2 - jinterface-1.7.1 - megaco-3.18.1 - orber-3.8.2 - os_mon-2.4.1 - otp_mibs-1.1.1 - percept-0.9 - reltool-0.7.2 - snmp-5.2.4 - typer-0.9.11 - xmerl-1.3.12 * tag 'OTP-19.2': Updated OTP version Prepare release Conflicts: OTP_VERSION | |||
2016-12-09 | Prepare release | Erlang/OTP | |
2016-11-23 | Correct the copyright info in docgen_edoc_xml_cb | Richard Carlsson | |
2016-10-11 | Reformat docgen xml encoding | Björn-Egil Dahlberg | |
epp:default_encoding/0 returns 'utf8' and needs to be re-encoded to "UTF-8" to be correct. | |||
2016-09-20 | Prepare release | Erlang/OTP | |
2016-07-07 | wx: Prepare for using Erlang types and specs | Hans Bolinder | |
Create correct links to datatypes outside of the wx application. The added time for generating the doc/specs/specs_* files is unwelcome (they are currently not used). | |||
2016-07-07 | erl_docgen: Allow 'seealso' in 'name' | Hans Bolinder | |
2016-07-07 | erl_docgen: Generate type links in callback module creating erlref | Hans Bolinder | |
Create links to types, but generate no links to local types. | |||
2016-07-07 | erl_docgen: Correct callback module for creating erlref | Hans Bolinder | |
Show map fields correctly. | |||
2016-07-07 | erl_docgen: Improve callback module for creating erlref | Hans Bolinder | |
Create `Module:Type()' instead of `Type() (see module Module)'. | |||
2016-06-21 | Prepare release | Erlang/OTP | |
2016-06-17 | [erl_docgen] Update the test suites to follow the new style | Lars Thorsen | |
* Eliminate use of ?t macro * Remove the doc clauses | |||
2016-06-13 | Merge branch 'derek121/doc-function-list-ordering/PR-543/OTP-13668' | Lars Thorsen | |
* derek121/doc-function-list-ordering/PR-543/OTP-13668: Sort functions in doc index frames | |||
2016-06-09 | Remove support for '...' in Maps types | Hans Bolinder | |
It is possible that '...' is added later (OTP 20.0), but for now we are not sure of all details. | |||
2016-06-08 | edoc: Fix new Maps syntax | Hans Bolinder | |
2016-06-02 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. | |||
2016-06-02 | Prepare release | Erlang/OTP | |