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

Unified Diff: chrome/common/extensions/docs/README

Issue 498813002: Rename the docserver third_party dependency "handlebar" to "motemplate", as part (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: imports Created 6 years, 4 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 | chrome/common/extensions/docs/server2/build_server.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/README
diff --git a/chrome/common/extensions/docs/README b/chrome/common/extensions/docs/README
index 256889b97c2e5dd529866fdc3f2fc0bfcf03c89a..385193c235dd2543897d8bf0926a21ea60e2beea 100644
--- a/chrome/common/extensions/docs/README
+++ b/chrome/common/extensions/docs/README
@@ -46,9 +46,9 @@ Editing docs
API documentation) or "articles" (if changing non-API documentation).
If adding files or APIs you'll also need to add something to "public".
- - Files in templates directory use the Handlebar template language. It is
+ - Files in templates directory use the Motemplate template language. It is
extremely simple, essentially: write HTML.
- See third_party/handlebar/README.md.
+ See third_party/motemplate/README.md.
- static/css/out/site.css is generated by compiling static/sass/*.scss
files. Don't change site.css directly. Instead, change the *.scss files
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/build_server.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698