| Index: trunk/src/components/dom_distiller/README
|
| ===================================================================
|
| --- trunk/src/components/dom_distiller/README (revision 223539)
|
| +++ trunk/src/components/dom_distiller/README (working copy)
|
| @@ -1,12 +0,0 @@
|
| -The DOM Distiller component contains code for an experimental prototype for
|
| -distilling the core part of a web page.
|
| -
|
| -To enable this feature, use the command line flag --enable-distiller.
|
| -
|
| -The DOM Distiller is a layered component. See:
|
| -http://www.chromium.org/developers/design-documents/layered-components-design
|
| -
|
| -Folder structure:
|
| -
|
| - core/ contains the business logic of the component.
|
| - webui/ contains the WebUI code and resources for the debug page.
|
|
|