null+****@clear*****
null+****@clear*****
2012年 5月 29日 (火) 14:44:02 JST
HAYASHI Kentaro 2012-05-29 14:44:02 +0900 (Tue, 29 May 2012)
New Revision: 3a8a1f821961fcf1a2858cd8306f6b3f38bcb26d
Log:
en: change markup labels for link
Modified files:
en/_posts/2012-05-29-release.textile
Modified: en/_posts/2012-05-29-release.textile (+4 -4)
===================================================================
--- en/_posts/2012-05-29-release.textile 2012-05-29 14:35:11 +0900 (0defb0e)
+++ en/_posts/2012-05-29-release.textile 2012-05-29 14:44:02 +0900 (c64c612)
@@ -20,7 +20,7 @@ We recommend upgrading to groonga 2.0.3 to users who are matched the following c
** There is an index for the vector column.
See the following URL for details.
- "rroonga / test / test-table.rb":https://github.com/ranguba/rroonga/blob/88877cb24c560740d4ad2b4bf92594edda255a4c/test/test-table.rb#L204
+ "example: rroonga / test / test-table.rb":https://github.com/ranguba/rroonga/blob/88877cb24c560740d4ad2b4bf92594edda255a4c/test/test-table.rb#L204
There are two topics for this release:
@@ -55,7 +55,7 @@ The select command is one of the important commands which groonga provides.
We will improve the documentation about the command.
-See "select":/docs/commands/select.html for details.
+See "the select command":/docs/commands/select.html for details.
h3. Improved build process (CMake support)
@@ -63,7 +63,7 @@ The groonga project supported building groonga by Visual Studio 2010 Express wit
Now, you can build groonga from source on windows environment easily.
-See "windows build-from-source":/docs/install/windows.html#build-from-source for details.
+See the document about "Windows:Build from source":/docs/install/windows.html#build-from-source for details.
Until this release we only support MinGW to build groonga for Windows.
@@ -77,7 +77,7 @@ The groonga project provides not only tar.gz but also zip archive.
We recommend to use a zip archive for building from source on Windows environment.
-Also, we added a document for building in Oracle Solaris 11. Please see "Solaris":/docs/install/solaris.html for details.
+Also, we added a document for building in Oracle Solaris 11. Please see the document about "Install:Oracle Solaris":/docs/install/solaris.html for details.
Note that the groonga project does not provide packages for Oracle Solaris, you need to build groonga in this distribution.