Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 404765c0 authored by Scott Main's avatar Scott Main Committed by android-build-merger
Browse files

Merge "new doc about shrinking code and resources (massive re-write of...

Merge "new doc about shrinking code and resources (massive re-write of proguard doc). bug: 27746083" into mnc-mr-docs am: 01d3063f
am: 7ceca13f

* commit '7ceca13f':
  new doc about shrinking code and resources (massive re-write of proguard doc). bug: 27746083

Change-Id: I2145dc67bf4833e0ff44ffcd167df745a251a365
parents 6097700a 7ceca13f
Loading
Loading
Loading
Loading
+449 −148

File changed.

Preview size limit exceeded, changes collapsed.

+2 −1
Original line number Diff line number Diff line
@@ -96,6 +96,8 @@
              <span class="en">Improving Your Code with lint</span></a></li>
            <li><a href="<?cs var:toroot ?>tools/debugging/annotations.html">
              <span class="en">Improving Code Inspection with Annotations</span></a></li>
            <li><a href="<?cs var:toroot ?>tools/help/proguard.html">
              <span class="en">Shrink Your Code and Resources</span></a></li>
            <li><a href="<?cs var:toroot ?>tools/help/app-link-indexing.html">
              <span class="en">Supporting URLs and App Indexing in Android Studio</span></a></li>
          </ul>
@@ -226,7 +228,6 @@ class="en">Tools Help</span></a></div>
          </ul>
      </li>
      <li><a href="<?cs var:toroot ?>tools/help/mksdcard.html">mksdcard</a></li>
       <li><a href="<?cs var:toroot ?>tools/help/proguard.html" zh-cn-lang="ProGuard">ProGuard</a></li>
       <li><a href="<?cs var:toroot ?>tools/help/gltracer.html">Tracer for OpenGL ES</a></li>