<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/edoc, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'josevalim/edoc/no-more-inets/OTP-15999/PR-2317'</title>
<updated>2019-08-22T06:41:34+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-08-22T06:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d670fe64723ed348c8829a6528292cdc9d0ad5a1'/>
<id>d670fe64723ed348c8829a6528292cdc9d0ad5a1</id>
<content type='text'>
* josevalim/edoc/no-more-inets/OTP-15999/PR-2317:
  system: Remove special handling of EDoc in otp_SUITE.
  Remove inets dependency from edoc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* josevalim/edoc/no-more-inets/OTP-15999/PR-2317:
  system: Remove special handling of EDoc in otp_SUITE.
  Remove inets dependency from edoc
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove inets dependency from edoc</title>
<updated>2019-07-02T22:25:50+00:00</updated>
<author>
<name>José Valim</name>
<email>jose.valim@plataformatec.com.br</email>
</author>
<published>2019-07-02T22:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a57502534e8629ba6f31be9b1fb463865335cf7e'/>
<id>a57502534e8629ba6f31be9b1fb463865335cf7e</id>
<content type='text'>
The feature that depended on inets was not used
in practice since Edoc automatically includes all
references to projects in your code path. Plus
you can always link to an external document
directly.

Finally, as we move towards EEP 48, we will likely
rely more on the chunk information rather than
precompiled edoc-info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The feature that depended on inets was not used
in practice since Edoc automatically includes all
references to projects in your code path. Plus
you can always link to an external document
directly.

Finally, as we move towards EEP 48, we will likely
rely more on the chunk information rather than
precompiled edoc-info.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'make dialyzer' target to top and apps</title>
<updated>2019-06-26T08:08:19+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-06-20T14:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce2a4e4409a5b0da5522056c29df27ab0afe95ee'/>
<id>ce2a4e4409a5b0da5522056c29df27ab0afe95ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "make test" command for root and application directories</title>
<updated>2019-06-26T06:24:57+00:00</updated>
<author>
<name>Kjell Winblad</name>
<email>kjellwinblad@gmail.com</email>
</author>
<published>2019-06-11T15:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2f246b551cca5ca7ca9187282e42650976a65cbb'/>
<id>2f246b551cca5ca7ca9187282e42650976a65cbb</id>
<content type='text'>
The added make target is described in HOWTO/TESTING.md.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The added make target is described in HOWTO/TESTING.md.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-05-10T12:42:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-10T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36719f9798f1f7c2de203091582083e8d8e5726b'/>
<id>36719f9798f1f7c2de203091582083e8d8e5726b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prepare release"</title>
<updated>2019-04-24T12:29:10+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-04-24T12:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f2ddb633ffe97a92584edfbaf95d2dce3961cc8'/>
<id>0f2ddb633ffe97a92584edfbaf95d2dce3961cc8</id>
<content type='text'>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-04-23T15:38:37+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-04-23T15:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=425889ba69b69a9b6fb14bfbef121d51b78e853a'/>
<id>425889ba69b69a9b6fb14bfbef121d51b78e853a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>edoc: Fix doc links</title>
<updated>2019-04-11T07:07:40+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-04-09T08:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8eaa16b8718499be9298d855fdd3fde8f060823f'/>
<id>8eaa16b8718499be9298d855fdd3fde8f060823f</id>
<content type='text'>
Links that used to work for 'make edocs' only, now work for 'make
release_docs' and on erlang.org as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Links that used to work for 'make edocs' only, now work for 'make
release_docs' and on erlang.org as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add options for suppressing warnings about removed functions</title>
<updated>2019-04-05T05:28:27+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2019-04-04T04:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1a58a7c0a9af1eb98ddfecbc6157325f2c869eb1'/>
<id>1a58a7c0a9af1eb98ddfecbc6157325f2c869eb1</id>
<content type='text'>
An appliction outside of OTP may want to reuse then name of a module
that was previously included in OTP. Therefore, there should be
a way to suppress warnings for removed functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An appliction outside of OTP may want to reuse then name of a module
that was previously included in OTP. Therefore, there should be
a way to suppress warnings for removed functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-03-11T10:52:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-11T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9780184b2cf76eced1ef987408073e96cc29f3bb'/>
<id>9780184b2cf76eced1ef987408073e96cc29f3bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
