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

Unified Diff: logdog/server/README.md

Issue 2183233002: Add LogDog project and component documentation. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Created 4 years, 5 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 | « logdog/client/cmd/logdog_cat/README.md ('k') | logdog/server/cmd/logdog_archivist/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: logdog/server/README.md
diff --git a/logdog/server/README.md b/logdog/server/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..7f524ba0c2928edb1ee3cc36f16ba40d6e0ea7c5
--- /dev/null
+++ b/logdog/server/README.md
@@ -0,0 +1,7 @@
+LogDog Servers
+==============
+
+This directory contains LogDog server packages. Notably:
+
+* [LogDog Collector](cmd/logdog_collector)
+* [LogDog Archivist](cmd/logdog_archivist)
« no previous file with comments | « logdog/client/cmd/logdog_cat/README.md ('k') | logdog/server/cmd/logdog_archivist/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698