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

Unified Diff: README

Issue 344213002: Expand README to explain directory structure and how this repo is used. (Closed) Base URL: https://skia.googlesource.com/common@master
Patch Set: Created 6 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README
diff --git a/README b/README
index bddda1e68a1bc17fed6d823627218e9e77599894..c6bc70cc4d72fbb6e40d9804aa99e432be04d608 100644
--- a/README
+++ b/README
@@ -1,2 +1,13 @@
This repository contains code shared by the skia and skia-buildbot repositories.
+The file layout is done by language, such as the following directories
+for Python, Go and Javascript libraries.
+
+ /py
+ /go
+ /js
+
+This repository is pulled into both https://skia.googlesource.com/skia/
+and https://skia.googlesource.com/buildbot as /common in both repositories
+so that references to common files should be the same regardless
+of which repository the code is in.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698