From 4f48e5f82280a06f10134c34a2e4d217c3b8ce7c Mon Sep 17 00:00:00 2001 From: "kathyw@google.com" Date: Fri, 24 Jul 2009 15:53:22 +0000 Subject: Placeholders for major doc pages. Also a few minor doc fixes. TESTS=none BUGS=none Review URL: http://codereview.chromium.org/159309 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21530 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/helloworld.html | 79 +++++++++++++++++++++------ 1 file changed, 61 insertions(+), 18 deletions(-) (limited to 'chrome/common/extensions/docs/helloworld.html') diff --git a/chrome/common/extensions/docs/helloworld.html b/chrome/common/extensions/docs/helloworld.html index 61db8f3..af5471c 100755 --- a/chrome/common/extensions/docs/helloworld.html +++ b/chrome/common/extensions/docs/helloworld.html @@ -1,32 +1,66 @@ - - - - -Extensions: Hello, World - + + + + + Extensions: Getting Started + - -

Hello, World

- -

-This tutorial walks you through creating a simple extension. -To complete this tutorial, you must have Windows; -Linux and Mac don't yet support extensions. -

-

Contents

+
+ - + +
+ + + +

-[PENDING: automate the TOC; add navigation links to other pages] +This tutorial walks you through creating a simple extension. +To complete this tutorial, you must have Windows; +Linux and Mac don't yet support extensions.

Get your browser ready

@@ -299,5 +333,14 @@ what else we would've done if this were a real extension (e.g. package it), and where to find more information. Suggest where to go next.]

+ + + + + -- cgit v1.1