Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Unified Diff: services/README.md

Issue 2849463006: Add documentation on servicification recipes (Closed)
Patch Set: Response to reviews Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/servicification.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/README.md
diff --git a/services/README.md b/services/README.md
index c386b42f008ab6b944c5af4a46191a0a13d8e449..166adc7485c78a4de6084bc2310052f85b32dfd7 100644
--- a/services/README.md
+++ b/services/README.md
@@ -46,6 +46,8 @@ differently, e.g. by combining them into a single package.
[Servicification Homepage](https://sites.google.com/a/chromium.org/dev/servicification)
+[Servicification Strategies](docs/servicification.md)
+
## Relationship To Other Top-Level Directories
Services can be thought of as integrators of library code from across the
@@ -67,3 +69,7 @@ and from other services.
Please start a thread on [services-dev@chromium.org](https://groups.google.com/a/chromium.org/forum/#!forum/services-dev)
if you want to introduce a new service.
+
+If you are servicifying existing Chromium code: Please first read the
+[servicification strategies documentation](docs/servicification.md), which
+contains information that will hopefully make your task easier.
« no previous file with comments | « docs/servicification.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698