<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_dokka, branch androidx-g3-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/'/>
<entry>
<title>Snap for 6692515 from a4965376f967f80f6fc948f925bb0466a49527f4 to androidx-g3-release</title>
<updated>2020-08-05T20:52:10+00:00</updated>
<author>
<name>android-build-prod (mdb)</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-08-05T20:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=d95a0b6d067092dca6d91d48f956ab453eb50aa4'/>
<id>d95a0b6d067092dca6d91d48f956ab453eb50aa4</id>
<content type='text'>
Change-Id: I3526c5759b0c3de03ea151b63f662fee3b40bd3d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3526c5759b0c3de03ea151b63f662fee3b40bd3d
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 6732045 from 9b8280a227848c53045cabc5a86cd013d720c63c to androidx-g3-release</title>
<updated>2020-08-05T19:11:45+00:00</updated>
<author>
<name>android-build-prod (mdb)</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-08-05T19:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=33c78dbcd84ff0c3542b092aca737d068ec9a4d9'/>
<id>33c78dbcd84ff0c3542b092aca737d068ec9a4d9</id>
<content type='text'>
Change-Id: Ibc6c1e75473d22e4b4405e8277e394efd159e5c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibc6c1e75473d22e4b4405e8277e394efd159e5c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 6692515 from a4965376f967f80f6fc948f925bb0466a49527f4 to androidx-g3-release</title>
<updated>2020-08-05T17:49:34+00:00</updated>
<author>
<name>android-build-prod (mdb)</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-08-05T17:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=58bd47b903419155578335dfb01adb9677bc33e5'/>
<id>58bd47b903419155578335dfb01adb9677bc33e5</id>
<content type='text'>
Change-Id: I5791f47ebbdac2bde183b25977f5285f669f5b7e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5791f47ebbdac2bde183b25977f5285f669f5b7e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix external link rendering.</title>
<updated>2020-07-20T20:00:52+00:00</updated>
<author>
<name>Vladimir Kryachko</name>
<email>vkryachko@google.com</email>
</author>
<published>2020-07-16T15:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=9b8280a227848c53045cabc5a86cd013d720c63c'/>
<id>9b8280a227848c53045cabc5a86cd013d720c63c</id>
<content type='text'>
The issue manifested by rendering "empty" links to not-imported
fully-qualified symbols, for example `{@link com.example.Foo#bar()}`
as opposed to `{@link Foo#bar()}` where the file also contains
`import com.example.Foo;`.

The resulting rendering would be `&lt;a href="correct url"&gt; &lt;/a&gt;`( note the
space instead of the symbol name.

Bug: 161729379
Change-Id: Idc90a7c94c1babff1656a0d2e71194dc7016ec70
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue manifested by rendering "empty" links to not-imported
fully-qualified symbols, for example `{@link com.example.Foo#bar()}`
as opposed to `{@link Foo#bar()}` where the file also contains
`import com.example.Foo;`.

The resulting rendering would be `&lt;a href="correct url"&gt; &lt;/a&gt;`( note the
space instead of the symbol name.

Bug: 161729379
Change-Id: Idc90a7c94c1babff1656a0d2e71194dc7016ec70
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Progress on deprecation notices in kotlin. Fix test, improve replacewith."</title>
<updated>2020-07-08T16:31:53+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2020-07-08T16:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=a4965376f967f80f6fc948f925bb0466a49527f4'/>
<id>a4965376f967f80f6fc948f925bb0466a49527f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Progress on deprecation notices in kotlin. Fix test, improve replacewith.</title>
<updated>2020-07-08T14:45:17+00:00</updated>
<author>
<name>Owen Gray</name>
<email>owengray@google.com</email>
</author>
<published>2020-06-12T18:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=a2a89a61d01598f203572501bc43c6622c0c5832'/>
<id>a2a89a61d01598f203572501bc43c6622c0c5832</id>
<content type='text'>
Replacewith contents still need to be linkified.
Class deprecation not fully functional.
May need further improvement in formatting to make it look nicer.
Is ugly under the hood, but service is soon to be deprecated.

Bug: 149580603
Test: included deprecation test
Change-Id: I63a5b45754de00e1ffc7d81cb1de8d3d44bdc9ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replacewith contents still need to be linkified.
Class deprecation not fully functional.
May need further improvement in formatting to make it look nicer.
Is ugly under the hood, but service is soon to be deprecated.

Bug: 149580603
Test: included deprecation test
Change-Id: I63a5b45754de00e1ffc7d81cb1de8d3d44bdc9ec
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use fully qualified names in Dokka Javadoc</title>
<updated>2020-07-07T03:50:58+00:00</updated>
<author>
<name>Alex Saveau</name>
<email>asaveau@google.com</email>
</author>
<published>2020-06-30T21:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=54c62ace5403f6b644152fbb67fb98dca5005ca4'/>
<id>54c62ace5403f6b644152fbb67fb98dca5005ca4</id>
<content type='text'>
Bug: 149340317
Test: updated existing tests, ran ./gradlew test
Change-Id: I1abe2886ff634ce38ff148565917d4305c891bc9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 149340317
Test: updated existing tests, ran ./gradlew test
Change-Id: I1abe2886ff634ce38ff148565917d4305c891bc9
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Rev Dokka version"</title>
<updated>2020-07-06T18:02:04+00:00</updated>
<author>
<name>Andrea Falcone</name>
<email>asfalcone@google.com</email>
</author>
<published>2020-07-06T18:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=a8a86f55b88b29bd4e2ec2141192733d9e12ac53'/>
<id>a8a86f55b88b29bd4e2ec2141192733d9e12ac53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rev Dokka version</title>
<updated>2020-07-06T13:59:58+00:00</updated>
<author>
<name>Andrea Falcone</name>
<email>asfalcone@google.com</email>
</author>
<published>2020-07-06T13:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=a5334cf2c6443fd1d21392eb567217b95e13bc4a'/>
<id>a5334cf2c6443fd1d21392eb567217b95e13bc4a</id>
<content type='text'>
Change-Id: I88c3b7d5c9ad4c0e2b988f1b3e41141e03b2611f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I88c3b7d5c9ad4c0e2b988f1b3e41141e03b2611f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Interfaces section to Dokka as Kotlin docs</title>
<updated>2020-07-01T03:02:10+00:00</updated>
<author>
<name>Alex Saveau</name>
<email>asaveau@google.com</email>
</author>
<published>2020-07-01T02:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dokka/commit/?id=be1744a7264c9e50fc5a857ce34e6a972ffe12ac'/>
<id>be1744a7264c9e50fc5a857ce34e6a972ffe12ac</id>
<content type='text'>
Bug: 149372553
Change-Id: I5f20a2de2b57db0b36e5fb678aa37cd38f0e54f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 149372553
Change-Id: I5f20a2de2b57db0b36e5fb678aa37cd38f0e54f5
</pre>
</div>
</content>
</entry>
</feed>
