0

Add some links to WebUI-specific docs in docs/README.md

TBR=scottchen@chromium.org

Bug: None
Change-Id: I122dacc4367c85074cc21c8f9882df973fd010be
Reviewed-on: https://chromium-review.googlesource.com/c/1354330
Commit-Queue: Dan Beam <dbeam@chromium.org>
Reviewed-by: Dan Beam <dbeam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#612096}
This commit is contained in:
Dan Beam
2018-11-29 08:16:56 +00:00
committed by Commit Bot
parent 0b2bc0cdfb
commit 1981221bfb

@ -143,6 +143,9 @@ used when committed.
* [Guidelines for considering branch dates in project planning](release_branch_guidance.md) -
What to do (and not to do) around branch dates when scheduling your project
work.
* [WebUI Explainer](webui_explainer.md) - An explanation of C++ and JavaScript
infrastructural code for Chrome UIs implemented with web technologies (i.e.
chrome:// URLs).
### Testing
* [Running and Debugging Web Tests](testing/web_tests.md)
@ -275,6 +278,10 @@ used when committed.
### Misc Chrome-OS-Specific Docs
* [Chrome Logging on Chrome OS](chrome_os_logging.md)
### Misc WebUI-Specific Docs
* [Creating WebUI Interfaces in components/](webui_in_components.md) How to
create a new WebUI component in the `components/` directory.
### Media
* [Audio Focus Handling](media/audio_focus.md) - How multiple MediaSession
audio streams interact