summaryrefslogtreecommitdiffstats
path: root/mojo
diff options
context:
space:
mode:
authordtseng@chromium.org <dtseng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-18 10:14:20 +0000
committerdtseng@chromium.org <dtseng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-18 10:14:20 +0000
commit671e8513e2e25e20c6189714c3762d6ef3e4a8a8 (patch)
tree38c1b54133ed924fd4e6708ad093c4dca85bc8d6 /mojo
parent40e29468dab4f573a468405ff7dc78f0b2d47ea2 (diff)
downloadchromium_src-671e8513e2e25e20c6189714c3762d6ef3e4a8a8.zip
chromium_src-671e8513e2e25e20c6189714c3762d6ef3e4a8a8.tar.gz
chromium_src-671e8513e2e25e20c6189714c3762d6ef3e4a8a8.tar.bz2
Finalize documentation for the automation extension API.
This duplicates the accessibility enums between accessibility and automation converting to camel casing. It also cleans up some of the idl For the sake of record, attempts to share the same enum ran into the following issues: - the docs generator assumes a one-to-one (save camel/snake/unix casing) correspondance between filenames and idl namespaces. - the handlebar templating language does not allow for logical string comparisons/equality checks or passing in-line string literals, so attempting to in-line names was unsuccessful. - references to the enums (which were cased for the sake of cpp enums), were incorrect for the docs (which want camel casing). A local cl with the change is still available but suffers from odd filename, casing conflicts, and AX* naming issues. BUG=309681 Review URL: https://codereview.chromium.org/335923003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278011 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo')
0 files changed, 0 insertions, 0 deletions