Skip to content

Commit 0b6cab1

Browse files
committed
Deployed 2760e69 with MkDocs version: 1.6.1
1 parent 72061cd commit 0b6cab1

File tree

347 files changed

+46875
-787
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

347 files changed

+46875
-787
lines changed

404.html

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -247,27 +247,6 @@
247247
<a href="/." class="md-nav__link">
248248

249249

250-
<span class="md-ellipsis">
251-
Home
252-
253-
</span>
254-
255-
256-
</a>
257-
</li>
258-
259-
260-
261-
262-
263-
264-
265-
266-
267-
<li class="md-nav__item">
268-
<a href="/introduction/" class="md-nav__link">
269-
270-
271250
<span class="md-ellipsis">
272251
Introduction
273252

@@ -314,10 +293,10 @@
314293

315294

316295

317-
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" >
296+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
318297

319298

320-
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
299+
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
321300

322301

323302
<span class="md-ellipsis">
@@ -329,8 +308,8 @@
329308
<span class="md-nav__icon md-icon"></span>
330309
</label>
331310

332-
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
333-
<label class="md-nav__title" for="__nav_4">
311+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
312+
<label class="md-nav__title" for="__nav_3">
334313
<span class="md-nav__icon md-icon"></span>
335314
Configuration
336315
</label>
@@ -546,11 +525,32 @@
546525

547526

548527
<li class="md-nav__item">
549-
<a href="/kmp-plugin/" class="md-nav__link">
528+
<a href="/kotlin-plugins/" class="md-nav__link">
529+
530+
531+
<span class="md-ellipsis">
532+
Kotlin Plugins
533+
534+
</span>
535+
536+
537+
</a>
538+
</li>
539+
540+
541+
542+
543+
544+
545+
546+
547+
548+
<li class="md-nav__item">
549+
<a href="/groovy-and-scala-plugins/" class="md-nav__link">
550550

551551

552552
<span class="md-ellipsis">
553-
KMP Plugin
553+
Groovy and Scala Plugins
554554

555555
</span>
556556

@@ -609,11 +609,11 @@
609609

610610

611611
<li class="md-nav__item">
612-
<a href="/plugins/" class="md-nav__link">
612+
<a href="/gradle-plugins/" class="md-nav__link">
613613

614614

615615
<span class="md-ellipsis">
616-
Plugins
616+
Gradle Plugins
617617

618618
</span>
619619

@@ -651,7 +651,7 @@
651651

652652

653653
<li class="md-nav__item">
654-
<a href="/api/index.html" class="md-nav__link">
654+
<a href="/api/" class="md-nav__link">
655655

656656

657657
<span class="md-ellipsis">

about/index.html

Lines changed: 34 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515

16-
<link rel="prev" href="../changes/">
16+
<link rel="prev" href="../api/">
1717

1818

1919

@@ -254,27 +254,6 @@
254254
<a href=".." class="md-nav__link">
255255

256256

257-
<span class="md-ellipsis">
258-
Home
259-
260-
</span>
261-
262-
263-
</a>
264-
</li>
265-
266-
267-
268-
269-
270-
271-
272-
273-
274-
<li class="md-nav__item">
275-
<a href="../introduction/" class="md-nav__link">
276-
277-
278257
<span class="md-ellipsis">
279258
Introduction
280259

@@ -321,10 +300,10 @@
321300

322301

323302

324-
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" >
303+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
325304

326305

327-
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
306+
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
328307

329308

330309
<span class="md-ellipsis">
@@ -336,8 +315,8 @@
336315
<span class="md-nav__icon md-icon"></span>
337316
</label>
338317

339-
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
340-
<label class="md-nav__title" for="__nav_4">
318+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
319+
<label class="md-nav__title" for="__nav_3">
341320
<span class="md-nav__icon md-icon"></span>
342321
Configuration
343322
</label>
@@ -553,11 +532,32 @@
553532

554533

555534
<li class="md-nav__item">
556-
<a href="../kmp-plugin/" class="md-nav__link">
535+
<a href="../kotlin-plugins/" class="md-nav__link">
536+
537+
538+
<span class="md-ellipsis">
539+
Kotlin Plugins
540+
541+
</span>
542+
543+
544+
</a>
545+
</li>
546+
547+
548+
549+
550+
551+
552+
553+
554+
555+
<li class="md-nav__item">
556+
<a href="../groovy-and-scala-plugins/" class="md-nav__link">
557557

558558

559559
<span class="md-ellipsis">
560-
KMP Plugin
560+
Groovy and Scala Plugins
561561

562562
</span>
563563

@@ -616,11 +616,11 @@
616616

617617

618618
<li class="md-nav__item">
619-
<a href="../plugins/" class="md-nav__link">
619+
<a href="../gradle-plugins/" class="md-nav__link">
620620

621621

622622
<span class="md-ellipsis">
623-
Plugins
623+
Gradle Plugins
624624

625625
</span>
626626

@@ -658,7 +658,7 @@
658658

659659

660660
<li class="md-nav__item">
661-
<a href="../api/index.html" class="md-nav__link">
661+
<a href="../api/" class="md-nav__link">
662662

663663

664664
<span class="md-ellipsis">
@@ -816,13 +816,13 @@
816816

817817

818818
<h1 id="about-this-project">About This Project<a class="headerlink" href="#about-this-project" title="Permanent link">&para;</a></h1>
819-
<p>I started this project in December 2012. We were working on converting from a monolithic application into the
819+
<p>I (John Engelman) started this project in December 2012. We were working on converting from a monolithic application into the
820820
new hot jazz of &ldquo;microservices&rdquo; using Dropwizard.
821821
I had also just started learning about Gradle and I knew that the incremental build system it provided would benefit
822822
our development team greatly.
823823
Unfortunately, the closest thing that Gradle had to Maven&rsquo;s Shade plugin was its ability to create application TARs and
824824
ZIPs.</p>
825-
<p>So, Charlie Knudsen and I (John Engelman) set out to port the existing Shade code into a Gradle plugin.
825+
<p>So, Charlie Knudsen and I set out to port the existing Shade code into a Gradle plugin.
826826
This port is what existed up until the <code>0.9</code> milestone releases for Shadow.
827827
It functioned, but it wasn&rsquo;t idiomatic Gradle by any means.</p>
828828
<p>Starting with 0.9, Shadow was rewritten from the ground up as standard Gradle plugin and leveraged as much of Gradle&rsquo;s
@@ -832,6 +832,7 @@ <h1 id="about-this-project">About This Project<a class="headerlink" href="#about
832832
<h2 id="maintainers">Maintainers<a class="headerlink" href="#maintainers" title="Permanent link">&para;</a></h2>
833833
<ul>
834834
<li><a href="https://github.com/johnrengelman">John Engelman</a></li>
835+
<li><a href="https://github.com/Goooler">Goooler</a></li>
835836
</ul>
836837
<h2 id="contributors">Contributors<a class="headerlink" href="#contributors" title="Permanent link">&para;</a></h2>
837838
<p><a href="https://github.com/GradleUp/shadow/graphs/contributors">

api/images/anchor-copy-button.svg

Lines changed: 4 additions & 0 deletions
Loading

api/images/copy-icon.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

api/images/footer-go-to-link.svg

Lines changed: 3 additions & 0 deletions
Loading

api/images/go-to-top-icon.svg

Lines changed: 4 additions & 0 deletions
Loading

api/images/logo-icon.svg

Lines changed: 14 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)