diff --git a/development/index.html b/development/index.html index 3e33794..70d62dd 100644 --- a/development/index.html +++ b/development/index.html @@ -61,7 +61,7 @@
  • GDAL のソースからのビルド
  • 開発環境の設定
  • 開発プラクティス
  • -
  • Automated testing
  • +
  • 自動テスト
  • 文書のビルド
  • Using GDAL in CMake projects
  • RFC list
  • @@ -145,7 +145,7 @@
  • GDAL のソースからのビルド
  • 開発環境の設定
  • 開発プラクティス
  • -
  • Automated testing
  • +
  • 自動テスト
  • 文書のビルド
  • Using GDAL in CMake projects
  • RFC list
  • diff --git a/development/testing.html b/development/testing.html index 3c9f3ad..cc6ba79 100644 --- a/development/testing.html +++ b/development/testing.html @@ -4,9 +4,9 @@ - Automated testing — GDAL ドキュメント + 自動テスト — GDAL ドキュメント - + @@ -25,8 +25,8 @@ - - + + @@ -58,23 +58,23 @@
  • API
  • チュートリアル
  • 開発