7 Commits

Author SHA1 Message Date
Dirk Dougherty
dd93ae32a8 Doc change: fix typo.
Change-Id: Idd14111f1b62430560a11c5803a864f2bad5eff0
2013-09-09 10:36:37 -07:00
Scott Main
a15afd2bc4 resolve a few doc issues from external reports
Change-Id: Ic4ca327bf2ac92ed259fbd3c51fe5a4453afb479
2013-03-12 09:25:22 -07:00
Trevor Johns
58a54cb380 [docs] Fix issue #8288695: Typo in OAuth2 training
There's a typo in the "Authenticating to OAuth2 Services" training
class, under "Request an Auth Token... Again" (#RequestAgain).

The call to result.get() will fail, because AccountManagerFuture
doesn't support this method. Instead, getResult() needs to be
called first.

Change-Id: Ia25b9364cd14180cf7ddac50057a2ec03e01ed1f
2013-03-06 14:46:47 -08:00
Scott Main
cd1b08e1e2 docs: fix broken links in .jd docs
Change-Id: Ide8bb1a11a704d6821b52a0128b24a76de2e707f
2012-01-03 15:12:51 -08:00
Scott Main
98af5edc70 docs: fix encoding issue or whatever with docs (not showing titles)
Change-Id: Iac9afc3aa36e86d2f8defc8a7252864c23ecc23b
2011-12-15 20:13:20 -08:00
Dirk Dougherty
3b33cdcbf8 Doc merge from master:Training class on Identifying and Authenticating Users.
Conflicts:

	docs/html/training/id-auth/authenticate.jd
	docs/html/training/id-auth/custom_auth.jd
	docs/html/training/id-auth/identify.jd
	docs/html/training/id-auth/index.jd

Change-Id: I73174b2cb923ec5d28b551f27d0512d427616c69
2011-12-15 19:45:27 -08:00
Scott Main
f9cca66e8b Docs: Training class on Identifying and Authenticating Users.
Change-Id: Ie2005687ca3baf28d9e01be8c10ee0f6a58a3cc3
2011-12-15 10:07:03 -08:00