Commit Graph

4 Commits

Author SHA1 Message Date
Scott Main
9bf45a0075 Finish the app fundamentals rewrite by updating the side nav and resolving links in the dev guide
Also move the app fundamentals document back to fundamentals.jd
TODO: resolve links in the javadocs

Change-Id: Ia3c81a83bf7fe75f7942fd41bfb1d626ee72d5d9
2011-02-07 21:03:04 -08:00
Scott Main
3b3145ed6c docs: fix several instances of the 'sidebox' class
Change-Id: I3f676929e1ce919fee254c2ac5320f2070b2a14f
2010-03-17 12:39:51 -07:00
Tom O'Neill
c88f13e0cb Update Notepad tutorial documentation to match code
Some recent CLs to the Notepad source files fixed a couple of bugs in the
code:

http://b/issue?id=2266994
http://b/issue?id=2266962

This CL includes the newly corrected code in the zip file that developers
download.  The zip file was generated as follows:

cd development/tutorials
zip -r /tmp/NotepadCodeLab NotepadCodeLab -x \*Android.mk

This CL also updates the documentation to match the new version of the
code.  Thus the code the users generate will include the bug fix.
2009-12-17 12:24:05 -08:00
Dirk Dougherty
22558d0be8 sdk doc change for esr: Add "resources" tab content. Fix links pointing to the old locations. Change Android.mk to output samples files to resources/samples. Misc other fixes.
Bug: 2160782
Change-Id: Ib1eb2e9e3fe3a7b2ad16387dbf888646a1195221
2009-12-14 11:40:02 -08:00