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

Commit 7ceca13f authored by smain@google.com's avatar smain@google.com 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

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

Change-Id: I245ed0c501381ca5b71e8b5f8ed387b826533cb7
parents 7a084e1f 01d3063f
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>