<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/erl_docgen/src, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>https should be mapped to url and not seealso</title>
<updated>2017-11-22T09:08:18+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-11-22T09:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ec4c80f6d29156d9a608f84183561bb5e5639e96'/>
<id>ec4c80f6d29156d9a608f84183561bb5e5639e96</id>
<content type='text'>
external https links was generated as seealso which doens't work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
external https links was generated as seealso which doens't work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime deps to depend on new stdlib functionality</title>
<updated>2017-09-19T10:54:58+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-19T10:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5bc277e16e359072bba4c872de31ea486d77e042'/>
<id>5bc277e16e359072bba4c872de31ea486d77e042</id>
<content type='text'>
~tw and new string functions are new since OTP-20 (stdlib-3.4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
~tw and new string functions are new since OTP-20 (stdlib-3.4)
</pre>
</div>
</content>
</entry>
<entry>
<title>edoc: Improve handling of Unicode</title>
<updated>2017-09-05T09:02:25+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-06-19T13:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1f13f9db23b2015b45dd501a8ebb939c3c9994f1'/>
<id>1f13f9db23b2015b45dd501a8ebb939c3c9994f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the copyright info in docgen_edoc_xml_cb</title>
<updated>2016-11-23T15:34:27+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2015-07-08T16:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=075a74fd211d7be9f1bf9e10f48b8ebd6dee11da'/>
<id>075a74fd211d7be9f1bf9e10f48b8ebd6dee11da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat docgen xml encoding</title>
<updated>2016-10-11T14:40:43+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-10-11T14:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9f9f63e3919a5703c3dd05948b2990df608cf9f5'/>
<id>9f9f63e3919a5703c3dd05948b2990df608cf9f5</id>
<content type='text'>
epp:default_encoding/0 returns 'utf8' and needs to be re-encoded
to "UTF-8" to be correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
epp:default_encoding/0 returns 'utf8' and needs to be re-encoded
to "UTF-8" to be correct.
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_docgen: Allow 'seealso' in 'name'</title>
<updated>2016-07-07T06:39:49+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-06-22T11:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0b89e802b9db0ec812a6edaafa584a00e1271c4d'/>
<id>0b89e802b9db0ec812a6edaafa584a00e1271c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_docgen: Generate type links in callback module creating erlref</title>
<updated>2016-07-07T06:39:49+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-06-17T13:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=55dc69e6395ad267bb87fc79b8e70afd0fd51597'/>
<id>55dc69e6395ad267bb87fc79b8e70afd0fd51597</id>
<content type='text'>
Create links to types, but generate no links to local types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create links to types, but generate no links to local types.
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_docgen: Correct callback module for creating erlref</title>
<updated>2016-07-07T06:39:49+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-06-17T11:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b2c521cb163a86b68b6497801e34e181ed1127c1'/>
<id>b2c521cb163a86b68b6497801e34e181ed1127c1</id>
<content type='text'>
Show map fields correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Show map fields correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_docgen: Improve callback module for creating erlref</title>
<updated>2016-07-07T06:39:49+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-06-17T08:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ffade10992fd0d529a11df967a221647156b427f'/>
<id>ffade10992fd0d529a11df967a221647156b427f</id>
<content type='text'>
Create `Module:Type()' instead of `Type() (see module Module)'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create `Module:Type()' instead of `Type() (see module Module)'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for '...' in Maps types</title>
<updated>2016-06-09T13:13:05+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-06-09T11:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af761914c9a94a9d54c1bcc2d4fff96a58674078'/>
<id>af761914c9a94a9d54c1bcc2d4fff96a58674078</id>
<content type='text'>
It is possible that '...' is added later (OTP 20.0), but for now we
are not sure of all details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is possible that '...' is added later (OTP 20.0), but for now we
are not sure of all details.
</pre>
</div>
</content>
</entry>
</feed>
