[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Replace screenshots on the tutorial

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 5日 (木) 10:48:16 JST


Yoji SHIDARA	2012-07-05 10:48:16 +0900 (Thu, 05 Jul 2012)

  New Revision: a45624223be0d7725275063dab45ad3da96e27d3
  https://github.com/groonga/gcs.groonga.org/commit/a45624223be0d7725275063dab45ad3da96e27d3

  Log:
    Replace screenshots on the tutorial

  Added files:
    docs/tutorial/gcs-import-examples-error.png
    docs/tutorial/gcs-import-examples-ok.png
    docs/tutorial/gcs-register-hosts.png
  Removed files:
    docs/tutorial/configure-hosts.png
    docs/tutorial/gcs-import-examples-started.png
    docs/tutorial/gcs-import-examples.png
  Modified files:
    docs/tutorial/gcs-import-examples-finished.png
    docs/tutorial/gcs-started.png
    docs/tutorial/index.md

  Deleted: docs/tutorial/configure-hosts.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Added: docs/tutorial/gcs-import-examples-error.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Modified: docs/tutorial/gcs-import-examples-finished.png (+0 -0)
===================================================================
(Binary files differ)

  Added: docs/tutorial/gcs-import-examples-ok.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Deleted: docs/tutorial/gcs-import-examples-started.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Deleted: docs/tutorial/gcs-import-examples.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Added: docs/tutorial/gcs-register-hosts.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Modified: docs/tutorial/gcs-started.png (+0 -0)
===================================================================
(Binary files differ)

  Modified: docs/tutorial/index.md (+13 -2)
===================================================================
--- docs/tutorial/index.md    2012-07-05 10:54:01 +0900 (10a356e)
+++ docs/tutorial/index.md    2012-07-05 10:48:16 +0900 (4339d87)
@@ -91,6 +91,8 @@ names to your `/etc/hosts`:
 
     $ sudo gcs-register-hosts example
 
+<img src="gcs-register-hosts.png" alt="running gcs-register-hosts command" width="100%" />
+
 Type the following command to confirm endpoint host names can be
 resolved:
 
@@ -109,6 +111,8 @@ Run Groonga CloudSearch service by `gcs` command:
 
     $ gcs
 
+<img src="gcs-started.png" alt="gcs started" width="100%" />
+
 Groonga CloudSearch service listens at
 [http://localhost:7575/](http://localhost:7575/) by default.
 
@@ -121,11 +125,18 @@ command:
 
     $ gcs-import-examples
 
-<img src="gcs-import-examples.png" alt="starting gcs-import-examples command" width="100%" />
-<img src="gcs-import-examples-started.png" alt="gcs-import-examples command started" width="100%" />
+If you see
+
+<img src="gcs-import-examples-ok.png" alt="gcs-import-examples command started" width="100%" />
 
 Hit enter to start importing.
 
+If you need some action before start importing, you will see the instrucion like the screenshot below. Follow the instructions and run `gcs-import-examples` again.
+
+<img src="gcs-import-examples-error.png" alt="gcs-import-examples command started with error" width="100%" />
+
+When you hit the enter key, import will be started.
+
 <img src="gcs-import-examples-finished.png" alt="gcs-import-examples finished" width="100%" />
 
 OK. Test environment is prepared. Let's try search API.
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index