summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2015-03-05 09:11:55 -0800
committerCraig Mautner <cmautner@google.com>2015-03-05 09:11:55 -0800
commita316f3eac3c9bd66098544d4d85aadaa0485f789 (patch)
tree551bb56562e6336e99590be9d09711809f6f80f8 /docs/html/sdk/api_diff/19/changes
parentf834c282aa37115f94e8cc3aee43d05a90d3e0e0 (diff)
Correct docs to specify leading slash in paths.
The guide documentation for the manifest data element contains a grammar that implies leading slashes are not required for the path part of a URI string. Also the path documentation does not mention the need for a leading slash. Grammar from documentation: <scheme>://<host>:<port>/[<path>|<pathPrefix>|<pathPattern>] ^ | Included "/" -----------+ All internal usages of path, pathPrefix, and pathPattern, have a / starting out the string and these attributes don't work without that /. This change updates the grammar and the documentation for the path attributes. Fixes bug 19540035 Change-Id: I931a25fd1c10c01eaa32a7cfa82cca256b129efb
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions